diff options
| author | Henrique Marques <[email protected]> | 2024-08-17 11:29:45 +0100 |
|---|---|---|
| committer | Henrique Marques <[email protected]> | 2024-08-17 11:29:45 +0100 |
| commit | 617f53b67186b0c4988ac155f994b5b515e780f3 (patch) | |
| tree | 9e39c172dbb9856a3b4492998fb397621f0c3872 /public/index.html | |
| parent | 86258f73e50e5e8ce551b3dd109109dadd6f1c0f (diff) | |
update base url
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/index.html b/public/index.html index ca723ad..7ff15e0 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ <head> <meta name="generator" content="Hugo 0.126.1"> <title>0xhenrique</title> - <link rel="canonical" href="https://example.org/"> + <link rel="canonical" href="https://0xhenrique.neocities.org/"> <link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'> <link rel='stylesheet' type='text/css' href='/style.css'> <link rel="icon" href="/favicon.ico"> @@ -14,10 +14,10 @@ </head> <body> <ul class="menu-list"> -<li class="menu-item"><a href="https://example.org/">λ</a></li> -<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://example.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li> +<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li> +<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> +<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> +<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> </ul> <main> <header><h1 id="tag_0xhenrique">0xhenrique</h1></header> |
