diff options
Diffstat (limited to 'blog/index.html')
| -rw-r--r-- | blog/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/index.html b/blog/index.html index cd06082..a607202 100644 --- a/blog/index.html +++ b/blog/index.html @@ -13,7 +13,7 @@ <link href= "static/style.css" rel="stylesheet" type="text/css" /> <link rel="icon" href="static/favicon.ico"></head> <body> -<div id="preamble" class="status"><ul class="menu-list"><li class="menu-item"><a href="https://blog.0xhenrique.org/">λ 0xhenrique</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/tag-projects">Projects</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/archive">Archive</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/rss.xml">RSS</a></li><li class="menu-item" style="float:right"><a href="https://blog.0xhenrique.org/about">About</a></li></ul></div> +<div id="preamble" class="status"><ul class="menu-list"><li class="menu-item"><a href="https://blog.0xhenrique.org/">λ 0xhenrique</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/tag-projects.html">Projects</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/archive.html">Archive</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/rss.xml">RSS</a></li><li class="menu-item" style="float:right"><a href="https://blog.0xhenrique.org/about.html">About</a></li></ul></div> <div id="content"> <h2 class="post-title"><a href="https://blog.0xhenrique.org/why-i-build-esb.html">Managing Bookmarks the Emacs Way: Why I Built ESB</a></h2><div class="post-date">30 May 2025</div><p> If you are reading this, maybe you spend most of your day inside Emacs. You probably already use it for emails, RSS, file stuff, even browsing web pages. But then, why bookmarks are still stuck inside Firefox or Chrome? @@ -28,7 +28,7 @@ Here are some wallpapers I've been collecting for my Guix desktop. Monogatari is a text editor built with Python using the Tkinter GUI library. <img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="shinobu.gif"> </p><a href="https://blog.0xhenrique.org/monogatari.html">Read more...</a><hr class="post-divider"><div id="archive"> -<a href="https://blog.0xhenrique.org/archive.html">Other posts</a> +<a href="https://blog.0xhenrique.org/archive.html.html">Other posts</a> </div> </div> <div id="postamble" class="status"><a href="https://blog.0xhenrique.org/rss.xml">My RSS Feed</a> |
