fix: Bump CSS version

This commit is contained in:
Robert Prehn 2023-12-04 10:48:40 -06:00
parent 3579f3b880
commit 3682a28cb6
No known key found for this signature in database

View file

@ -189,7 +189,7 @@ defmodule PreDotHn do
href={"data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%221.1em%22 font-size=%2272%22>⌨️</text></svg>"}
/>
<link rel="stylesheet" href="/assets/app.css?v=2.0">
<link rel="stylesheet" href="/assets/app.css?v=3.0">
</head>