diff options
Diffstat (limited to 'content/html/gemfeed/index.html')
| -rw-r--r-- | content/html/gemfeed/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/html/gemfeed/index.html b/content/html/gemfeed/index.html index 38a1cd41..6a06d90e 100644 --- a/content/html/gemfeed/index.html +++ b/content/html/gemfeed/index.html @@ -15,7 +15,7 @@ body { } img { display:block; - max-width: 90%; + max-width: 80%; } p.quote:before { content: " | "; @@ -52,6 +52,7 @@ h2, h3 { <h2>Having fun with computers!</h2> <a class="textlink" href="./2021-04-24-welcome-to-the-geminispace.html">2021-04-24 - Welcome to the Geminispace</a><br /> <a class="textlink" href="./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="./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="./2016-11-20-methods-in-c.html">2016-11-20 - Methods in C</a><br /> <a class="textlink" href="./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="./2016-04-16-offsite-backup-with-zfs-part2.html">2016-04-16 - Offsite backup with ZFS (Part 2)</a><br /> |
