repos/kloeckner.com.ar

Backup of part of my webpage
Commits Files Refs README LICENSE
commit 37a0bc6d92b2e2b591785daadb534bba66cad61f
parent 6d7f1de498f8ff19a09ce4d3609bea23637f5885
Author: Martin Kloeckner <mjkloeckner@gmail.com>
Date:   Wed, 20 Nov 2024 17:15:59 -0300

bump css version to force reload on all devices

Diffstat:
Mcommon/head.shtml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/head.shtml b/common/head.shtml
@@ -13,5 +13,5 @@
     rel="stylesheet"
     href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0&icon_names=contrast"/>
 
-<link rel='stylesheet' type='text/css' href="/css/style.css?ver=0.4">
+<link rel='stylesheet' type='text/css' href="/css/style.css?ver=0.5">
 <link rel="icon" type="image/x-icon" href="favicon.webp">