move links and image to https
authorRobert Kaiser <kairo@kairo.at>
Sun, 12 Apr 2015 21:51:07 +0000 (23:51 +0200)
committerRobert Kaiser <kairo@kairo.at>
Sun, 12 Apr 2015 21:51:07 +0000 (23:51 +0200)
index.html

index a2bc204afd2c4eb2a5837a7dc0e2e8965628b702..7769e97bcf416c07bb25237e521171dd848b6396 100644 (file)
 <meta name="robots" content="index,follow">
 
 <link rel="stylesheet" href="kairo.css">
-<link rel="icon" href="http://home.kairo.at/site-icon.png" type="image/png">
+<link rel="icon" href="https://home.kairo.at/site-icon.png" type="image/png">
 
 <title>KaiRo's Slides</title>
 </head>
 
 <body>
 <div class="KaiRoLogo">
-<a href="http://www.kairo.at/"><img src="http://home.kairo.at/kairolog_kl.gif"
-                                    alt="www.KaiRo.at" title="www.KaiRo.at"
-                                    class="KaiRoLogo"></a>
+<a href="https://www.kairo.at/"><img src="https://home.kairo.at/kairolog_kl.gif"
+                                     alt="www.KaiRo.at" title="www.KaiRo.at"
+                                     class="KaiRoLogo"></a>
 </div>
 
 <h1>KaiRo's Slides</h1>
-<p id="intro"><a href="http://home.kairo.at/">Robert Kaiser</a> has been giving a few
+<p id="intro"><a href="https://home.kairo.at/">Robert Kaiser</a> has been giving a few
   talks on Mozilla and similar topics, the slides used there are available
   from this page in reverse chronological order. All those slides are written
   in HTML and should be visible and usable in a browser, but have only been
 
 <div id="footer">
 See individual slide sets for copyright notices.
-Contact <a href="http://www.kairo.at/">KaiRo.at</a> for more information.
+Contact <a href="https://www.kairo.at/">KaiRo.at</a> for more information.
 </div>
 
 </body>