commit e9d0787
chld
·
2026-06-01 22:01:26 +0000 UTC
parent 8d42bca
some buttons
4 files changed,
+6,
-2
+0,
-0
+0,
-0
1@@ -9,3 +9,5 @@
2 <img src="assets/gregg.gif" alt="sn-goof!">
3 <a href=https://netbsd.org><img src="assets/netbsd.gif" alt="i like netbsd"></a>
4 <a href=https://freebsd.org><img src="assets/freebsd3.gif" alt="i run freebsd on all my laptops"></a>
5+<img src="assets/xterm.png" alt="xterm">
6+<a href=https://www.vim.org><img src="assets/neovim.gif" alt="i wrote this with vim"></a>
+4,
-2
1@@ -32,7 +32,7 @@ a:active {
2 <p id="fortune"></p>
3 <br>
4 <h1>CHLD</h1>
5-<p>[ <a href=https://codeberg.org/chld/web>src</a> | <a href=https://4plt.ch>ROOT</a> ]</p>
6+<p>[ <a href=index.html>home</a> | <a href=https://codeberg.org/chld/web>src</a> | <a href=https://4plt.ch>ROOT</a> ]</p>
7 /* <a href=findme.html>me</a> | <a href=>webring</a> | <a href=>blog</a> */
8 <script>
9 const fortunes = [
10@@ -83,8 +83,10 @@ a:active {
11 <img src="assets/pride.png" alt="be gay">
12 <img src="assets/bi.png" alt="i may be bisexual">
13 <a href=https://derivelinux.org><img src="assets/derive.png" alt="i developed for derive"></a>
14-<a href=https://links.twibright.org><img src="assets/linksbrow.gif" alt="use LINKS!"></a>
15+<a href=https://links.twibright.com><img src="assets/linksbrow.gif" alt="use LINKS!"></a>
16 <img src="assets/gregg.gif" alt="sn-goof!">
17 <a href=https://netbsd.org><img src="assets/netbsd.gif" alt="i like netbsd"></a>
18 <a href=https://freebsd.org><img src="assets/freebsd3.gif" alt="i run freebsd on all my laptops"></a>
19+<img src="assets/xterm.png" alt="xterm">
20+<a href=https://www.vim.org><img src="assets/neovim.gif" alt="i wrote this with vim"></a>
21 </center></body>