diff options
Diffstat (limited to 'public/about/index.html')
| -rw-r--r-- | public/about/index.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/public/about/index.html b/public/about/index.html index 3584725..0425eeb 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>About | 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"> @@ -13,17 +13,17 @@ Some of the stuff I work on Github. My setup Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don’t really rice my computer. I’ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. -Today things are simpler for me. Just my Emacs and Vim config and that’s it. Even the i3 window manager I try to stick to the defaults."> +Today things are simpler for me. Just my Emacs config and that’s it."> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="index, follow"> <meta charset="utf-8"> </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_About">About</h1></header> @@ -36,7 +36,7 @@ Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft"> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don’t really <em>rice</em> my computer. I’ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. -Today things are simpler for me. Just my Emacs and Vim config and that’s it. Even the i3 window manager I try to stick to the defaults.</p> +Today things are simpler for me. Just my Emacs config and that’s it.</p> <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> |
