Merge remote-tracking branch 'origin/develop' into shigusegubu
* origin/develop: changelong Fix pinned statuses and perhaps some other stuff update changelog Remove title from index.html, title is now from server generated meta changelog mention fix emoji not working in profile field names change method of fix to rounding changelog prevent call to scroll if the value doesn't change because firefox is stupid Update CHANGELOG.md wrap react button icon to a span to fix popover overflow Update CHANGELOG.md to match master change favicon dimensions for high res, add handling when favicon isn't available remove the favicon changes make badge just a ball, make it use theming add favicon badge for unread notifs
This commit is contained in:
commit
d8ac75f58a
10 changed files with 116 additions and 21 deletions
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
|
||||
<title>Pleroma</title>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/ngs/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/ngs/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/ngs/favicon-16x16.png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue