summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-07-02 23:35:04 +0200
committerAki <please@ignore.pl>2022-07-02 23:35:04 +0200
commit9651913c75269f83902ac2473c1a611dd4c77643 (patch)
tree13f2a6ac6b09040bc133ecef916cec516cf1b3d6 /index.html
parent58d63ace4c170f17ab79dde1e363b147b09ed712 (diff)
downloadignore.pl-9651913c75269f83902ac2473c1a611dd4c77643.zip
ignore.pl-9651913c75269f83902ac2473c1a611dd4c77643.tar.gz
ignore.pl-9651913c75269f83902ac2473c1a611dd4c77643.tar.bz2
Published Lets not store versions in versioned files
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 0ee978f..8d1b50e 100644
--- a/index.html
+++ b/index.html
@@ -35,6 +35,8 @@
<section id="blog">
<h2>Blog</h2>
<ul>
+<li> <a href="lets_not_store_versions_in_versioned_files.html">Let's Not Store Versions in Versioned Files</a><br>
+ <time>2022-07-02</time>
<li> <a href="using_pacman_to_manage_emscripten_packages.html">Using pacman to Manage Emscripten Packages</a><br>
<time>2022-06-19</time>
<li> Renamed <i>Different Ways of Making Errors</i> to <i>Reporting</i><br>