Merge remote-tracking branch 'upstream/develop' into shigusegubu
* upstream/develop: oof slightly changed the code to have less mutations, added comments more damage control fix chrome Prevent html-minifier to remove placeholder comment in index.html template Add placeholder to insert server generated metatags. Related to #430 Added support for async following including delayed confirmation if we followed user or not search button for user finder hide logo when opening search bar on small screens
This commit is contained in:
commit
398fad40c9
25 changed files with 178 additions and 54 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<link rel="manifest" href="/ngs/manifest.json">
|
||||
<link rel="mask-icon" href="/ngs/safari-pinned-tab.svg" color="#370f34">
|
||||
<meta name="theme-color" content="#370f34">
|
||||
<!--server-generated-meta-->
|
||||
<link rel="stylesheet" href="/static/font/css/fontello.css">
|
||||
<link rel="stylesheet" href="/static/font/css/animation.css">
|
||||
<style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue