fix: Change CSS url
This commit is contained in:
parent
e9837942a2
commit
5c3d941a3c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue