diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-18 21:35:38 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 2fa917c369447694dc76308560d0c5f65673ec59 (patch) | |
| tree | b099e3a77850c825f65367fd38015d9490d99a83 /content/html/index.html | |
| parent | d371050f2fb79b6d66a810e60ff9c0ed2381f2cc (diff) | |
add polyglot post
change html quotes
Diffstat (limited to 'content/html/index.html')
| -rw-r--r-- | content/html/index.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/content/html/index.html b/content/html/index.html index 76713db1..317a2730 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -17,10 +17,6 @@ img { display:block; max-width: 80%; } -p.quote:before { - content: " | "; - padding-left: 2px; -} a.textlink:before { content: " ⇒ "; padding-left: 2px; @@ -101,6 +97,7 @@ h2, h3 { <a class="textlink" href="./gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html">2016-04-09 - Jails and ZFS with Puppet on FreeBSD</a><br /> <a class="textlink" href="./gemfeed/2016-04-03-offsite-backup-with-zfs.html">2016-04-03 - Offsite backup with ZFS</a><br /> <a class="textlink" href="./gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html">2015-12-05 - Run Debian on your phone with Debroid</a><br /> +<a class="textlink" href="./gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html">2014-03-24 - The fibonacci.pl.c Polyglot</a><br /> <a class="textlink" href="./gemfeed/2011-05-07-perl-daemon-service-framework.html">2011-05-07 - Perl Daemon (Service Framework)</a><br /> <a class="textlink" href="./gemfeed/2010-05-09-the-fype-programming-language.html">2010-05-09 - The Fype Programming Language</a><br /> <a class="textlink" href="./gemfeed/2010-04-09-standard-ml-and-haskell.html">2010-04-09 - Standard ML and Haskell</a><br /> |
