diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-14 09:36:49 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 48912c9200d86bdcd0d03d7f8beb6c57632e2fdb (patch) | |
| tree | 88bbd9489292880241165242871d2373b9730338 /content/html/gemfeed/index.html | |
| parent | 02c49e983d478fad99db8658180828fea0ab242e (diff) | |
restyle and also publish ioriot
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 /> |
