summaryrefslogtreecommitdiff
path: root/public/monogatari/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/monogatari/index.html')
-rw-r--r--public/monogatari/index.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/public/monogatari/index.html b/public/monogatari/index.html
index 8fd1e0d..b01773a 100644
--- a/public/monogatari/index.html
+++ b/public/monogatari/index.html
@@ -1,7 +1,7 @@
<!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>
- <title>Monogatari | 0xhenrique</title>
+ <title>Monogatari - Text Editor in Python | 0xhenrique</title>
<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'>
@@ -16,8 +16,14 @@ git clone [email protected]:all123all/monogatari.git cd monogatari python monogatar
<meta charset="utf-8">
</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>
+</ul>
<main>
-<header><h1 id="tag_Monogatari">Monogatari</h1></header>
+<header><h1 id="tag_Monogatari - Text Editor in Python">Monogatari - Text Editor in Python</h1></header>
<article>
<h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1>
@@ -66,8 +72,7 @@ $ git push
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>