Remove custom discord link becasue it stopped working
This commit is contained in:
@@ -625,4 +625,4 @@ GitHub](https://github.com/Fornaxian/pixeldrain_web/blob/master/res/include/md/1
|
|||||||
|
|
||||||
Follow me on [Mastodon](https://mastodon.social/@fornax),
|
Follow me on [Mastodon](https://mastodon.social/@fornax),
|
||||||
[Twitter](https://twitter.com/Fornax96), join our
|
[Twitter](https://twitter.com/Fornax96), join our
|
||||||
[Discord](https://discord.gg/pixeldrain), et cetera et cetera
|
[Discord](https://discord.gg/TWKGvYAFvX), et cetera et cetera
|
||||||
|
@@ -9,7 +9,7 @@ account with a paid subscription (Patreon or Prepaid) by going to
|
|||||||
personally too, you are strongly advised to keep backups of anything you
|
personally too, you are strongly advised to keep backups of anything you
|
||||||
upload there.
|
upload there.
|
||||||
* If you experience any issues while using the filesystem, feel free to discuss
|
* If you experience any issues while using the filesystem, feel free to discuss
|
||||||
them on [the Discord community](https://discord.gg/pixeldrain).
|
them on [the Discord community](https://discord.gg/TWKGvYAFvX).
|
||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
|
@@ -52,7 +52,7 @@ onMount(() => {
|
|||||||
<div class="socials">
|
<div class="socials">
|
||||||
And on other media too<br/>
|
And on other media too<br/>
|
||||||
|
|
||||||
<a href="https://discord.gg/pixeldrain" rel="noreferrer" class="button" target="_blank" style="background-color: #5b5eee; color: #ffffff;">
|
<a href="https://discord.gg/TWKGvYAFvX" rel="noreferrer" class="button" target="_blank" style="background-color: #5b5eee; color: #ffffff;">
|
||||||
<i class="icon small">people</i>
|
<i class="icon small">people</i>
|
||||||
Discord
|
Discord
|
||||||
</a>
|
</a>
|
||||||
|
@@ -18,7 +18,7 @@ import Twitter from "../icons/Twitter.svelte";
|
|||||||
<a href="https://www.patreon.com/pixeldrain" target="_blank" rel="noreferrer">
|
<a href="https://www.patreon.com/pixeldrain" target="_blank" rel="noreferrer">
|
||||||
<Patreon style="color: var(--body_text_color);"/> Patreon
|
<Patreon style="color: var(--body_text_color);"/> Patreon
|
||||||
</a> |
|
</a> |
|
||||||
<a href="https://discord.gg/pixeldrain" target="_blank" rel="noreferrer">
|
<a href="https://discord.gg/TWKGvYAFvX" target="_blank" rel="noreferrer">
|
||||||
<Discord style="color: var(--body_text_color);"/> Discord
|
<Discord style="color: var(--body_text_color);"/> Discord
|
||||||
</a> |
|
</a> |
|
||||||
<a href="https://twitter.com/Fornax96" target="_blank" rel="noreferrer">
|
<a href="https://twitter.com/Fornax96" target="_blank" rel="noreferrer">
|
||||||
|
Reference in New Issue
Block a user