diff options
Diffstat (limited to 'blog/lum.html')
| -rw-r--r-- | blog/lum.html | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/blog/lum.html b/blog/lum.html index a9589cd..905c7a4 100644 --- a/blog/lum.html +++ b/blog/lum.html @@ -7,15 +7,13 @@ href="https://0xhenrique.neocities.org/rss.xml" title="RSS feed for https://0xhenrique.neocities.org/"> <title>Lum - Linux Ubiquitous Marker</title> -<meta name="author" content="John Dow"> +<meta name="author" content="Henrique Marques"> <meta name="referrer" content="no-referrer"> <meta name="viewport" content="initial-scale=1,width=device-width,minimum-scale=1"> <link href= "static/style.css" rel="stylesheet" type="text/css" /> <link rel="icon" href="static/favicon.ico"></head> <body> -<div id="preamble" class="status"><div class="header"> - <a href="https://0xhenrique.neocities.org">0xhenrique</a> -</div></div> +<div id="preamble" class="status"><ul class="menu-list"><li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ 0xhenrique</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/tag-projects">Projects</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/tags">Tags</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/archive">Archive</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/rss.xml">RSS</a></li><li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org/about">About</a></li></ul></div> <div id="content"> <div class="post-date">17 Aug 2024</div><h1 class="post-title"><a href="https://0xhenrique.neocities.org/lum.html">Lum - Linux Ubiquitous Marker</a></h1> <p> @@ -43,9 +41,7 @@ Although it is not really necessary to run this program, having fzf and xclip wo </pre> </div> <div class="taglist"><a href="https://0xhenrique.neocities.org/tags.html">Tags</a>: <a href="https://0xhenrique.neocities.org/tag-projects.html">projects</a> <a href="https://0xhenrique.neocities.org/tag-programming.html">programming</a> <a href="https://0xhenrique.neocities.org/tag-clojure.html">clojure</a> <a href="https://0xhenrique.neocities.org/tag-lum.html">lum</a> </div></div> -<div id="postamble" class="status"><div id="archive"> - <a href="https://0xhenrique.neocities.org/archive.html">Other posts</a> -</div> +<div id="postamble" class="status"><a href="https://0xhenrique.neocities.org/rss.xml">My RSS Feed</a> <center>Created using GNU Emacs + <a href="https://github.com/bastibe/org-static-blog">Org Static Blog</a>.</center></div> </body> </html> |
