diff options
-rw-r--r-- | build/website/index.html | 3 | ||||
-rw-r--r-- | website/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/build/website/index.html b/build/website/index.html index d5e6585..c18c4f4 100644 --- a/build/website/index.html +++ b/build/website/index.html @@ -76,6 +76,7 @@ Preston Pan <p>Here are the services that I run on my server/socially:</p> <ul> <li><a href="https://radio.prestonpan.tech">Radio</a> -- listen to music that I also listen to.</li> + <li><a href="gopher://prestonpan.tech">Gopherhole</a> -- logs for andrei.website and other cool stuff, must be viewed with a gopher client.</li> <li><a href="https://git.prestonpan.tech">Git server</a> -- see the code that I write or my dotfiles and other stuff.</li> <li><a href="https://nullring.xyz">The null webring</a> -- a webring that I made (apparently there is another one by this name but ignore that).</li> <li><a href="https://society.nullring.xyz">The Null Identity </a> -- it's a <b>ahem</b> tightly knit community located in victoria. Yeah, that's the term.</li> @@ -103,7 +104,7 @@ Preston Pan <p>Here are some methods of donating I support:</p> <ul> - <li>XMR: <pre class="crypto-pre"><code class="crypto"></code></pre></li> + <li>XMR: <pre class="crypto-pre"><code class="crypto">46RF35tTC9XhoRh745E9HkXD92t64SJw5Zby9ugNGmo2gGxM7iMhYuWAfhxp9FSQMeFKxcS2yoNLpQxPfpeThSQGH1YDr6e</code></pre></li> </ul> <p> Thanks a lot for your support! diff --git a/website/index.html b/website/index.html index eb9c852..beea316 100644 --- a/website/index.html +++ b/website/index.html @@ -56,6 +56,7 @@ $$START CONTENT <p>Here are the services that I run on my server/socially:</p> <ul> <li><a href="https://radio.prestonpan.tech">Radio</a> -- listen to music that I also listen to.</li> + <li><a href="gopher://prestonpan.tech">Gopherhole</a> -- logs for andrei.website and other cool stuff, must be viewed with a gopher client.</li> <li><a href="https://git.prestonpan.tech">Git server</a> -- see the code that I write or my dotfiles and other stuff.</li> <li><a href="https://nullring.xyz">The null webring</a> -- a webring that I made (apparently there is another one by this name but ignore that).</li> <li><a href="https://society.nullring.xyz">The Null Identity </a> -- it's a <b>ahem</b> tightly knit community located in victoria. Yeah, that's the term.</li> @@ -83,7 +84,7 @@ $$START CONTENT <p>Here are some methods of donating I support:</p> <ul> - <li>XMR: <pre class="crypto-pre"><code class="crypto"></code></pre></li> + <li>XMR: <pre class="crypto-pre"><code class="crypto">46RF35tTC9XhoRh745E9HkXD92t64SJw5Zby9ugNGmo2gGxM7iMhYuWAfhxp9FSQMeFKxcS2yoNLpQxPfpeThSQGH1YDr6e</code></pre></li> </ul> <p> Thanks a lot for your support! |