diff --git a/res/template/404.html b/res/template/404.html index 64862b0..8995fa4 100644 --- a/res/template/404.html +++ b/res/template/404.html @@ -12,12 +12,7 @@

- If you came here by a link from this very same website you can - tell me about it on - twitter. -

-

- Either way, there's nothing to see here, so you'll have to + There's nothing to see here, so you'll have to head over to the home page.

diff --git a/res/template/fragments/page_wrap.html b/res/template/fragments/page_wrap.html index 15dd87b..e789d63 100644 --- a/res/template/fragments/page_wrap.html +++ b/res/template/fragments/page_wrap.html @@ -64,7 +64,6 @@ function resetMenu() {

{{template `patreon.svg` .}} Patreon | - {{template `twitter.svg` .}} Twitter | {{template `reddit.svg` .}} Reddit | {{template `github.svg` .}} GitHub | {{template `mastodon.svg` .}} Mastodon diff --git a/svelte/src/file_viewer/BottomBanner.svelte b/svelte/src/file_viewer/BottomBanner.svelte index 88f84b5..81e0d25 100644 --- a/svelte/src/file_viewer/BottomBanner.svelte +++ b/svelte/src/file_viewer/BottomBanner.svelte @@ -56,10 +56,6 @@ onMount(() => { people Discord - - people - Twitter - diff --git a/svelte/src/layout/Footer.svelte b/svelte/src/layout/Footer.svelte index 9c8f3c7..d8b993a 100644 --- a/svelte/src/layout/Footer.svelte +++ b/svelte/src/layout/Footer.svelte @@ -5,7 +5,6 @@ import Github from "../icons/Github.svelte"; import Mastodon from "../icons/Mastodon.svelte"; import Patreon from "../icons/Patreon.svelte"; import Reddit from "../icons/Reddit.svelte"; -import Twitter from "../icons/Twitter.svelte"; import { formatDataVolumeBits } from "../util/Formatting.svelte"; let server_tx = 0 @@ -41,9 +40,6 @@ onMount(async () => { Discord | - - Twitter - | Reddit |