summaryrefslogtreecommitdiff
path: root/public/about/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/about/index.html')
-rw-r--r--public/about/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/public/about/index.html b/public/about/index.html
index 8e0009e..4d57823 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>About | 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 @@ My setup Nothing fancy to be honest. Since I spend most of my time inside Emacs,
</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_About">About</h1></header>