Add evil-mode article

This commit is contained in:
Rawley
2024-02-09 12:27:30 -06:00
parent 9cc78b69aa
commit c22e4fcb3c
3 changed files with 53 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
</head>
<body style="margin: 0; padding: 0; background-color: rgb(254, 249, 232)">
<div style="margin: 48px; width: 530px;">
<a href="https://openbsd.org"><img style="width: 300px; height: 240px;" src="puffy.png"/></a>
<img style="width: 300px; height: 240px;" src="puffy.png"/>
<p>
Christian, Husband, Dad, Functional programmer, Emacs fan and BSD user.
</p>
@@ -19,6 +19,9 @@
</p>
<h2>Sitemap</h2>
<ul>
<li>
<a href="/maybe-escaping-evil.html">Exploring <code>evil-mode</code> alternatives</a>
</li>
<li>
<a href="/in-defense-of-global-variables.html">How to Properly use Global Variables</a>
</li>