diff options
| author | 0xhenrique <[email protected]> | 2025-01-19 13:29:07 +0000 |
|---|---|---|
| committer | 0xhenrique <[email protected]> | 2025-01-19 13:29:07 +0000 |
| commit | 5bf50a75be068697216047ed841e64f7dd2ffc27 (patch) | |
| tree | 6acbe001c37ea915fcf158f1e63265a0d436f4e2 /public/index.html | |
| parent | e94712c972e35881958e03d547ddf2c18c353b22 (diff) | |
add gitignore file
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/public/index.html b/public/index.html index 7cab4f6..9fc7d78 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.134.3"> + <meta name="generator" content="Hugo 0.134.3"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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://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> +<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> </ul> <main> <header><h1 id="tag_0xhenrique">0xhenrique</h1></header> |
