diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/public/index.html b/public/index.html index d249c01..ca723ad 100644 --- a/public/index.html +++ b/public/index.html @@ -1,9 +1,9 @@ <!DOCTYPE html> <html lang="en"> <head> - <meta name="generator" content="Hugo 0.126.1"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> + <meta name="generator" content="Hugo 0.126.1"> <title>0xhenrique</title> - <link rel="canonical" href="http://localhost:1313/"> + <link rel="canonical" href="https://example.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="http://localhost:1313/">λ</a></li> -<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li> -<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_0xhenrique">0xhenrique</h1></header> @@ -30,7 +30,7 @@ <li><time datetime="2024-08-17T07:44:33+01:00">2024 Aug 17</time> – <a href="/monogatari/">Monogatari - Text Editor in Python</a> </li> -<li><time datetime="2024-08-17T07:44:26+01:00">2024 Aug 17</time> – <a href="/lum/">Lum</a> +<li><time datetime="2024-08-17T07:44:26+01:00">2024 Aug 17</time> – <a href="/lum/">Lum - Linux Ubiquitous Marker</a> </li> <li><time datetime="2024-08-17T07:44:17+01:00">2024 Aug 17</time> – <a href="/internet-lurk-compilation/">Internet Lurk Compilation #1</a> |
