Forgot to build the pages... again! Quick commit to push to production.
This commit is contained in:
@ -158,7 +158,7 @@ if (!doNotTrack) {
|
||||
<div class="post-description">
|
||||
Neovim is already super efficient and lightweight, but sometimes I need a barebones config for my servers and remote, miniature development environments.
|
||||
</div>
|
||||
<div class="post-meta"><span title='2023-10-20 18:38:13 -0400 EDT'>October 20, 2023</span> · 3 min · 602 words · Me
|
||||
<div class="post-meta"><span title='2023-10-20 18:38:13 -0400 EDT'>October 20, 2023</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;602 words&nbsp;·&nbsp;Me
|
||||
|
||||
</div>
|
||||
</header>
|
||||
@ -329,6 +329,11 @@ want to use the curly brackets in the final string that you use.</p>
|
||||
<li><a href="../tags/tools.html">tools</a></li>
|
||||
</ul>
|
||||
<nav class="paginav">
|
||||
<a class="prev" href="../posts/find_and_replace_in_neovim.html">
|
||||
<span class="title">« Prev</span>
|
||||
<br>
|
||||
<span>Neovim Subtitute Magic</span>
|
||||
</a>
|
||||
<a class="next" href="../posts/medicine_indicator_light.html">
|
||||
<span class="title">Next »</span>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user