tAdd avatar to contact page - adamsgaard.dk - my academic webpage
 (HTM) git clone git://src.adamsgaard.dk/adamsgaard.dk
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 3ce937dd3e70f0cf1c6c0bd2bc1b84b9d8bf28d6
 (DIR) parent 5c4d88972521a0ef65964f26f688bab687101d8c
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Wed,  1 Jan 2020 20:42:27 +0100
       
       Add avatar to contact page
       
       Diffstat:
         M templates/contact.html/header.html  |       7 ++++++-
       
       1 file changed, 6 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/templates/contact.html/header.html b/templates/contact.html/header.html
       t@@ -2,11 +2,16 @@
        <article>
        <h1>Contact</h1>
        
       +<figure class="pagefigure">
       +        <img src="img/anders-mjanetmars-pixelart-corrected-128.png"
       +             alt="By KiD MarsCat" class="pageimg" />
       +</figure>
       +
        <ul>
                <li>E-mail: <a href="mailto:anders@adamsgaard.dk">anders@adamsgaard.dk</a></li>
                <li>ORCID: <a href="https://orcid.org/0000-0002-9284-1709">0000-0002-9284-1709</a></li>
                <li><a href="files/ad-public-key.asc">PGP public key</a>
                <li><a href="files/ad_id_rsa.pub">SSH public key</a></li>
       -        <li>IRC: <a href="https://freenode.net">Freenode</a>: <strong>adc</strong>, <a href="https://www.oftc.net">OFTC</a>: <strong>andersd</strong></li>
       +        <li><a href="https://freenode.net">Freenode</a>: <strong>adc</strong>, <a href="https://www.oftc.net">OFTC</a>: <strong>andersd</strong></li>
        </ul>
        I am not present on any "social" networks.