File tree Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"username" : " bookmarks" ,
3
- "avatar" : " / postmarks-logo.png" ,
3
+ "avatar" : " https://cdn.glitch.global/8eaf209c-2fa9-4353-9b99-e8d8f3a5f8d4/ postmarks-logo-white-small .png?v=1693610556689 " ,
4
4
"displayName" : " Postmarks" ,
5
5
"description" : " An ActivityPub bookmarking and sharing site built with Postmarks"
6
6
}
Original file line number Diff line number Diff line change 9
9
<title >{{ title }} | {{ siteName }} </title >
10
10
11
11
<link rel =" apple-touch-icon" sizes =" 180x180"
12
- href =" https://cdn.glitch.global/8b08fe2b-99fe-48bd-9a54-d17f87b3df2b/apple-touch-icon.png?v=1673498563060" />
13
- <link rel =" icon" type =" image/png" sizes =" 32x32"
14
- href =" https://cdn.glitch.global/8b08fe2b-99fe-48bd-9a54-d17f87b3df2b/favicon-32x32.png?v=1673498563687" />
15
- <link rel =" icon" type =" image/png" sizes =" 16x16"
16
- href =" https://cdn.glitch.global/8b08fe2b-99fe-48bd-9a54-d17f87b3df2b/favicon-16x16.png?v=1673498563436" />
12
+ href =" https://cdn.glitch.global/8eaf209c-2fa9-4353-9b99-e8d8f3a5f8d4/postmarks-touch-icon-180.png?v=1693611327251" />
17
13
<link rel =" shortcut icon"
18
- href =" https://cdn.glitch.global/8b08fe2b-99fe-48bd-9a54-d17f87b3df2b/ favicon.ico?v=1673498564219 " />
14
+ href =" https://cdn.glitch.global/8eaf209c-2fa9-4353-9b99-e8d8f3a5f8d4/postmarks- favicon.ico?v=1693611323474 " />
19
15
20
16
<!-- Import the webpage's stylesheet -->
21
17
<link rel =" stylesheet" href =" /style.css" />
Original file line number Diff line number Diff line change 8
8
9
9
<title >{{ title }} | {{ siteName }} </title >
10
10
11
- <link rel =" apple-touch-icon" sizes =" 180x180" href =" https://cdn.glitch.global/8b08fe2b-99fe-48bd-9a54-d17f87b3df2b/apple-touch-icon.png?v=1673498563060" />
12
- <link rel =" icon" type =" image/png" sizes =" 32x32" href =" https://cdn.glitch.global/8b08fe2b-99fe-48bd-9a54-d17f87b3df2b/favicon-32x32.png?v=1673498563687" />
13
- <link rel =" icon" type =" image/png" sizes =" 16x16" href =" https://cdn.glitch.global/8b08fe2b-99fe-48bd-9a54-d17f87b3df2b/favicon-16x16.png?v=1673498563436" />
14
- <link rel =" shortcut icon" href =" https://cdn.glitch.global/8b08fe2b-99fe-48bd-9a54-d17f87b3df2b/favicon.ico?v=1673498564219" />
11
+ <link rel =" apple-touch-icon" sizes =" 180x180" href =" https://cdn.glitch.global/8eaf209c-2fa9-4353-9b99-e8d8f3a5f8d4/postmarks-touch-icon-180.png?v=1693611327251" />
12
+ <link rel =" shortcut icon" href =" https://cdn.glitch.global/8eaf209c-2fa9-4353-9b99-e8d8f3a5f8d4/postmarks-favicon.ico?v=1693611323474" />
15
13
16
14
<!-- Import the webpage's stylesheet -->
17
15
<link rel =" stylesheet" href =" /style.css" />
You can’t perform that action at this time.
0 commit comments