summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorVincent Douillet <vincent@vdouillet.fr>2021-11-03 22:55:46 +0100
committerVincent Douillet <vincent@vdouillet.fr>2021-11-03 22:57:54 +0100
commit5e0b8232e80eb3e987d8db1f4f0e53ee898e66ea (patch)
tree3fdea33e0ff14e49630a13b532a0cbbe9b3ba19e /template
parentc2ace51335ab16af4c36e6a4eaa92bb6e5c0f02a (diff)
article: lightweight mail clients
Diffstat (limited to 'template')
-rw-r--r--template/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/index.html b/template/index.html
index af7de82..931342f 100644
--- a/template/index.html
+++ b/template/index.html
@@ -2,6 +2,7 @@
<p>Hello and welcome, my name is Vincent and you've landed on the small space where I ramble mainly about IT and occasionally other topics. You can check my articles below, my <a href="//git.vdouillet.fr" title="git.vdouillet.fr">git repos</a> or the <a href="/about.html" title="about">about</a> page.</p>
</header>
<ul style="list-style-type:none;padding-left:0">
+ <li><a href="/lightweight-mail-client.html" title="On the status of lightweight GUI mail clients">11-03-2021 On the status of lightweight GUI mail clients</a></li>
<li><a href="/browsing-gems.html" title="Browsing gems">10-11-2021 Browsing gems</a></li>
<li><a href="/raspberry-pi-white-noise-machine.html" title="Raspberry Pi white noise machine">09-29-2021 Raspberry Pi white noise machine</a></li>
<li><a href="/openbsd-simple-git-server.html" title="Simple git server on OpenBSD">09-11-2021 Simple git server on OpenBSD</a></li>