diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-23 20:23:47 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-23 20:23:47 +0000 |
commit | a91d34a40428127f3cd4f11b4a62b81c2732e4b7 (patch) | |
tree | e9b96ed2362e31376f66e9c8d64d9aa1e2d888a1 /public/links.html | |
parent | d85f5d3966809f7858a6ddf9af380d9c01468634 (diff) |
added some lil bits
Diffstat (limited to 'public/links.html')
-rw-r--r-- | public/links.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public/links.html b/public/links.html index f4f00bb..fa9f04a 100644 --- a/public/links.html +++ b/public/links.html @@ -1,4 +1,4 @@ -<!DOCTYPE html> +<9!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> @@ -24,7 +24,8 @@ <h2>Links</h2> <p>Other personal websites of people I know</p> <ul> - <li><a href="https://tippfehlr.dev/">tippfehlr.dev</a></li> + <li><a href="https://tippfehlr.dev/">Tippfehlr</a></li> + <li><a href="https://www.gositi.se/">Gositi</a></li> </ul> <p>Projects I use and love</p> <ul> |