tRemove https as git protocol - 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 d0c41e2697822852af9c6a136a3e7349693d56f6
 (DIR) parent b1f94b866abeaccd5a043fecfd2a91baee7f014a
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 16 Dec 2019 13:31:17 +0100
       
       Remove https as git protocol
       
       Diffstat:
         M pages/001-new-homepage.html         |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
 (DIR) diff --git a/pages/001-new-homepage.html b/pages/001-new-homepage.html
       t@@ -60,8 +60,7 @@ act in the users' best interest. However, for the time being I will
        continue to contribute to other software projects on these platforms.</p>
        My git server has a <a href="https://src.adamsgaard.dk">web interface</a>
        which provides an overview of projects, commits, and files. Git access
       -is possible through the https (read only), git (read only), and ssh
       -(r/w) protocols.</p>
       +is possible through the git (read only), and ssh (r/w) protocols.</p>
        
        <p>Please <a href="contact.html">let me know</a> if you encounter any
        problems with the new infrastructure.</p>