diff options
Diffstat (limited to 'blog/why-i-build-esb.html')
| -rw-r--r-- | blog/why-i-build-esb.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/blog/why-i-build-esb.html b/blog/why-i-build-esb.html index d86a136..092d975 100644 --- a/blog/why-i-build-esb.html +++ b/blog/why-i-build-esb.html @@ -4,8 +4,8 @@ <meta charset="UTF-8"> <link rel="alternate" type="application/rss+xml" - href="https://0xhenrique.neocities.org/rss.xml" - title="RSS feed for https://0xhenrique.neocities.org/"> + href="https://blog.0xhenrique.org/rss.xml" + title="RSS feed for https://blog.0xhenrique.org/"> <title>Managing Bookmarks the Emacs Way: Why I Built ESB</title> <meta name="author" content="Henrique Marques"> <meta name="referrer" content="no-referrer"> @@ -13,9 +13,9 @@ <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://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/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="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="content"> -<div class="post-date">30 May 2025</div><h1 class="post-title"><a href="https://0xhenrique.neocities.org/why-i-build-esb.html">Managing Bookmarks the Emacs Way: Why I Built ESB</a></h1> +<div class="post-date">30 May 2025</div><h1 class="post-title"><a href="https://blog.0xhenrique.org/why-i-build-esb.html">Managing Bookmarks the Emacs Way: Why I Built ESB</a></h1> <div id="outline-container-org5f497c6" class="outline-2"> <h2 id="org5f497c6">The Problem with Browser Bookmarks</h2> @@ -128,8 +128,8 @@ GitHub link: <a href="https://github.com/0xhenrique/esb">https://github.com/0xhe </p> </div> </div> -<div class="taglist"><a href="https://0xhenrique.neocities.org/tags.html">Tags</a>: <a href="https://0xhenrique.neocities.org/tag-emacs.html">emacs</a> <a href="https://0xhenrique.neocities.org/tag-esb.html">esb</a> <a href="https://0xhenrique.neocities.org/tag-projects.html">projects</a> </div></div> -<div id="postamble" class="status"><a href="https://0xhenrique.neocities.org/rss.xml">My RSS Feed</a> +<div class="taglist"><a href="https://blog.0xhenrique.org/tags.html">Tags</a>: <a href="https://blog.0xhenrique.org/tag-emacs.html">emacs</a> <a href="https://blog.0xhenrique.org/tag-esb.html">esb</a> <a href="https://blog.0xhenrique.org/tag-projects.html">projects</a> </div></div> +<div id="postamble" class="status"><a href="https://blog.0xhenrique.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> |
