diff options
Diffstat (limited to 'public/categories/index.html')
| -rw-r--r-- | public/categories/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/categories/index.html b/public/categories/index.html index e1236c2..63e0cb7 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <title>Categories | 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"> @@ -13,10 +13,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_Categories">Categories</h1></header> |
