summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-02-09 22:05:28 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-02-09 22:06:43 -0500
commit8c99fadac68cb05b4aaa08cab7a55c7fbfe5e364 (patch)
tree768c6b7d3a9e1cd4721d4c11c21c205101c189a6 /public/index.html
parentc49a93bedf3e7cb7328aa8b354c0307199405480 (diff)
parent8c11dbdaacd8ec0b75d9110fe326955f01c45bee (diff)
make: add crt-sh-architecture article
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index e967651..ac1163a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -22,6 +22,7 @@ time {
<ul>
<li><time>2018-02-09</time> - <a href="./posix-pricing.html">POSIX pricing and availability; or: Do you really need the PDF?</a></li>
<li><time>2018-02-09</time> - <a href="./kbd-xmodmap.html">GNU/Linux Keyboard Maps: xmodmap</a></li>
+<li><time>2018-02-09</time> - <a href="./crt-sh-architecture.html">The interesting architecture of crt.sh</a></li>
<li><time>2016-09-30</time> - <a href="./http-notes.html">Notes on subtleties of HTTP implementation</a></li>
<li><time>2016-02-28</time> - <a href="./x11-systemd.html">My X11 setup with systemd</a></li>
<li><time>2016-02-28</time> - <a href="./java-segfault-redux.html">My favorite bug: segfaults in Java (redux)</a></li>