Changed homepage background image

This commit is contained in:
2025-07-03 14:49:06 -04:00
parent fd42ecda2f
commit f12bd0b283
4 changed files with 141 additions and 124 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/static/css/style.css?version=1">
<link rel="stylesheet" href="/static/css/style.css?version=2">
<title></title>
</head>
<body class="{{ template "bodyClass" . }}">