diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 40 |
1 files changed, 35 insertions, 5 deletions
@@ -8,7 +8,10 @@ property="og:description" content="The World Wide Web pages of Adam Carpenter" /> - <meta property="og:image" content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview" /> + <meta + property="og:image" + content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview" + /> <meta property="og:site_name" content="53hor.net" /> <meta property="og:title" content="Home" /> <meta property="og:type" content="website" /> @@ -64,10 +67,37 @@ </h1> <ul id="index"> -<li> <a href="/posts/computing/2020-12-22-why-does-everyone-use-adobe-acrobat-reader.html">Why Does Everyone Use Adobe Acrobat [Reader]? <code>Tue, 22 Dec 2020</code> </a> </li> -<li> <a href="/posts/programming/2020-12-08-useful-sprint-planning-from-a-certified-scrum-master.html">Useful Sprint Planning from a Certified Scrum Master <code>Tue, 08 Dec 2020</code> </a> </li> -<li> <a href="/posts/programming/2020-12-04-aoc-2020-day-1-in-cbm-basic.html">AOC 2020 Day 1 in CBM Basic <code>Fri, 04 Dec 2020</code> </a> </li> -<li> <a href="/posts/programming/2020-12-01-the-guides.html">The Guides <code>Tue, 01 Dec 2020</code> </a> </li> + <li> + <a + href="/posts/computing/2020-12-29-antivirus-software-is-a-hack.html" + >Antivirus Software is a Hack <code>Tue, 29 Dec 2020</code> + </a> + </li> + <li> + <a + href="/posts/computing/2020-12-22-why-does-everyone-use-adobe-acrobat-reader.html" + >Why Does Everyone Use Adobe Acrobat [Reader]? + <code>Tue, 22 Dec 2020</code> + </a> + </li> + <li> + <a + href="/posts/programming/2020-12-08-useful-sprint-planning-from-a-certified-scrum-master.html" + >Useful Sprint Planning from a Certified Scrum Master + <code>Tue, 08 Dec 2020</code> + </a> + </li> + <li> + <a + href="/posts/programming/2020-12-04-aoc-2020-day-1-in-cbm-basic.html" + >AOC 2020 Day 1 in CBM Basic <code>Fri, 04 Dec 2020</code> + </a> + </li> + <li> + <a href="/posts/programming/2020-12-01-the-guides.html" + >The Guides <code>Tue, 01 Dec 2020</code> + </a> + </li> <li> <a href="/posts/interesting/2020-11-30-titanic's-last-signals.html" >Titanic's Last Signals <code>Mon, 30 Nov 2020</code> |