diff options
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> |