diff --git a/public/glitch-logo.svg b/public/glitch-logo.svg new file mode 100644 index 0000000..edf2ea0 --- /dev/null +++ b/public/glitch-logo.svg @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/postmarks-favicon.ico b/public/postmarks-favicon.ico new file mode 100644 index 0000000..913c1fa Binary files /dev/null and b/public/postmarks-favicon.ico differ diff --git a/public/postmarks-touch-icon-180.png b/public/postmarks-touch-icon-180.png new file mode 100644 index 0000000..58388c3 Binary files /dev/null and b/public/postmarks-touch-icon-180.png differ diff --git a/src/pages/layouts/main.hbs b/src/pages/layouts/main.hbs index 8b7f468..77008d3 100644 --- a/src/pages/layouts/main.hbs +++ b/src/pages/layouts/main.hbs @@ -2,15 +2,15 @@ - + {{#if (mastodonAccount)}} {{/if}} {{title}} | {{siteName}} - - + + @@ -68,7 +68,7 @@ GitHub logo - Glitch logo + Glitch logo Remix on Glitch diff --git a/src/pages/layouts/popup.hbs b/src/pages/layouts/popup.hbs index 6e384a0..a7db971 100644 --- a/src/pages/layouts/popup.hbs +++ b/src/pages/layouts/popup.hbs @@ -2,7 +2,7 @@ - + {{title}} | {{siteName}} diff --git a/src/routes/opensearch.js b/src/routes/opensearch.js index 983b84a..56c876c 100644 --- a/src/routes/opensearch.js +++ b/src/routes/opensearch.js @@ -22,7 +22,7 @@ router.get('/', async (req, res) => { height: '16', type: 'image/png', }, - _: 'https://cdn.glitch.global/8eaf209c-2fa9-4353-9b99-e8d8f3a5f8d4/postmarks-favicon.ico?v=1693611323474', + _: `https://${domain}/postmarks-favicon.ico`, }, Url: { $: {