commit 88dc0574bb6fdf0d141f2ca931ec24a49f2bbccc parent d6e0a591b923ca79d09a25384744730ff8d4261c Author: Martin Kloeckner <mjkloeckner@gmail.com> Date: Tue, 19 Nov 2024 15:20:53 -0300 bump css version Diffstat:
| M | common/head.shtml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/head.shtml b/common/head.shtml @@ -9,5 +9,5 @@ type="text/css" crossorigin="anonymous"/> -<link rel='stylesheet' type='text/css' href="/css/style.css?ver=0.3"> +<link rel='stylesheet' type='text/css' href="/css/style.css?ver=0.4"> <link rel="icon" type="image/x-icon" href="favicon.webp">
