summaryrefslogtreecommitdiff
path: root/blog/tag-python.html
diff options
context:
space:
mode:
author0xhenrique <[email protected]>2025-06-01 01:02:16 +0100
committer0xhenrique <[email protected]>2025-06-01 01:02:16 +0100
commitef0589ac1de9550e0b0f6ae94230e27f32e65d70 (patch)
treee7ea5a7f2d271a104f2b2401d4b3167d1c24c424 /blog/tag-python.html
parent2a49538cdb5dd66f51eef87d7ee55ff13d9fdd1f (diff)
esb post and draft
Diffstat (limited to 'blog/tag-python.html')
-rw-r--r--blog/tag-python.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/tag-python.html b/blog/tag-python.html
index 598dade..240e8f2 100644
--- a/blog/tag-python.html
+++ b/blog/tag-python.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://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="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="content">
<h1 class="title">Posts tagged "python":</h1><h2 class="post-title"><a href="https://0xhenrique.neocities.org/monogatari.html">Monogatari - Text Editor in Python</a></h2><div class="post-date">17 Aug 2024</div><p>
Monogatari is a text editor built with Python using the Tkinter GUI library.