fix: Change CSS url

This commit is contained in:
Robert Prehn 2024-03-19 08:46:44 -05:00
parent e9837942a2
commit 5c3d941a3c
No known key found for this signature in database

View file

@ -198,7 +198,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=3.0">
<link rel="stylesheet" href="/assets/app.css">
</head>