summaryrefslogtreecommitdiff
path: root/content/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/html/index.html')
-rw-r--r--content/html/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/html/index.html b/content/html/index.html
index 0022ebc6..6f5b5dfd 100644
--- a/content/html/index.html
+++ b/content/html/index.html
@@ -15,7 +15,7 @@ body {
}
img {
display:block;
- max-width: 90%;
+ max-width: 80%;
}
p.quote:before {
content: " | ";
@@ -88,6 +88,7 @@ h2, h3 {
<p>I have switched blog software multiple times. I might be back filling some of the older articles here. So please don't wonder when suddenly very old posts appear here.</p>
<a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">2021-04-24 - Welcome to the Geminispace</a><br />
<a class="textlink" href="./gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html">2021-04-22 - DTail - The distributed log tail program</a><br />
+<a class="textlink" href="./gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html">2018-06-01 - Realistic load testing with I/O Riot for Linux</a><br />
<a class="textlink" href="./gemfeed/2016-11-20-methods-in-c.html">2016-11-20 - Methods in C</a><br />
<a class="textlink" href="./gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html">2016-05-22 - Spinning up my own authoritative DNS servers</a><br />
<a class="textlink" href="./gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html">2016-04-16 - Offsite backup with ZFS (Part 2)</a><br />