summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-03-05 23:30:27 -0800
committerTrumeet <yuuta@yuuta.moe>2022-03-05 23:30:27 -0800
commit3ee6c6b50435c9f5bf45ad7ef78ba1cc395bd8c7 (patch)
treec71a534fd6d7eb09286e76a8699cf6fb2bd0f1c8
parent7ddeba1244c3a7db3cf66d0739cde7ff09facef0 (diff)
downloadwww-3ee6c6b50435c9f5bf45ad7ef78ba1cc395bd8c7.tar
www-3ee6c6b50435c9f5bf45ad7ef78ba1cc395bd8c7.tar.gz
www-3ee6c6b50435c9f5bf45ad7ef78ba1cc395bd8c7.tar.bz2
www-3ee6c6b50435c9f5bf45ad7ef78ba1cc395bd8c7.zip
Update latest news layout
-rw-r--r--index.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/index.html b/index.html
index 684cc92..5ccb16a 100644
--- a/index.html
+++ b/index.html
@@ -61,26 +61,26 @@
<p>I also run an ASN: AS142281 (and AS4242422980 at DN42). Learn more at <a href="https://yuuta.network">Yuuta Network</a>.</p>
<p>My DN42 network provides automatic peering service at <a href="https://peering.yuuta.moe">peering.yuuta.moe</a>. It is written in Java.</p>
<p>I play games as well. I have a technical Minecraft server: <a href="https://ymc.moe">YMC</a> with the focus on redstone and game mechanisms.</p>
+ <h2 id="projs">Projects</h2>
+ <p>A full overview of what I did is available at <a href="projs">projs</a>.</p>
+ <p>Or, you could checkout my highlighted products list:</p>
+ <ul>
+ <li><a href="minecraft-pacman/">Minecraft Pacman: Manage Minecraft and Fabric versions using pacman(1)!</a></li>
+ <li>I'm keep adding projects here. Some not distributable projects (e.g. internal services or servers) are not listed.</li>
+ </ul>
+ <h2 id="contact">Contact</h2>
+ <p>Besides my site, you can always reach me on various platforms.</p>
+ <p><a href="https://twitter.com/NeoTrumeet">Twitter</a>, <a href="https://github.com/Trumeet">GitHub</a></p>
+ <p>If you have anything to ask, or any patches for my projects, send them via email: <code>eXV1dGFAeXV1dGEubW9lCg==</code> (backup: <code>dHJ1bWVldGNAZ21haWwuY29tCg==</code>).</p>
+ <p>Always remember to sign your email via PGP! My public key is <a href="https://blog.yuuta.moe/F99854A5DAA0D15DF2FEF89CBCD2B4B9E853C284.gpg">F99854A5DAA0D15DF2FEF89CBCD2B4B9E853C284</a>. It expires every six months, so make sure to update.</p>
+ <p>Thanks for reading!</p>
+ <p>If you find my projects or blogs useful, please consider <a href="https://blog.yuuta.moe/donate/">making a donation</a>.</p>
</div>
<div class="right">
<h3>Latest News</h3>
<h4>Mar. 5 / 2022: This site supports Latest News!</h4>
</div>
</div>
- <h2 id="projs">Projects</h2>
- <p>A full overview of what I did is available at <a href="projs">projs</a>.</p>
- <p>Or, you could checkout my highlighted products list:</p>
- <ul>
- <li><a href="minecraft-pacman/">Minecraft Pacman: Manage Minecraft and Fabric versions using pacman(1)!</a></li>
- <li>I'm keep adding projects here. Some not distributable projects (e.g. internal services or servers) are not listed.</li>
- </ul>
- <h2 id="contact">Contact</h2>
- <p>Besides my site, you can always reach me on various platforms.</p>
- <p><a href="https://twitter.com/NeoTrumeet">Twitter</a>, <a href="https://github.com/Trumeet">GitHub</a></p>
- <p>If you have anything to ask, or any patches for my projects, send them via email: <code>eXV1dGFAeXV1dGEubW9lCg==</code> (backup: <code>dHJ1bWVldGNAZ21haWwuY29tCg==</code>).</p>
- <p>Always remember to sign your email via PGP! My public key is <a href="https://blog.yuuta.moe/F99854A5DAA0D15DF2FEF89CBCD2B4B9E853C284.gpg">F99854A5DAA0D15DF2FEF89CBCD2B4B9E853C284</a>. It expires every six months, so make sure to update.</p>
- <p>Thanks for reading!</p>
- <p>If you find my projects or blogs useful, please consider <a href="https://blog.yuuta.moe/donate/">making a donation</a>.</p>
</div>
</body>
</html>