kloeckner.com.ar

a backup of my entire webpage
Index Commits Files Refs README LICENSE
commit 81935e180486457f225c842d5c9f82e354e45c06
parent 6796cee9dd9da28034babae477849987d2f10032
Author: mjkloeckner <martinjkloeckner@gmail.com>
Date:   Fri, 23 Feb 2024 23:50:10 -0300

Add css version to about stylesheet

Diffstat:
Mabout.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/about.html b/about.html
@@ -5,7 +5,7 @@
         <title>About | Martin Klöckner's Webpage</title>
 
         <!--#include virtual="/common/head.shtml" -->
-        <link rel='stylesheet' type='text/css' href="/css/about_style.css">
+        <link rel='stylesheet' type='text/css' href="/css/about_style.css?ver=0.1">
     </head>
 
     <body>