Compare commits
1
Commits
9267786371
..
0.5.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f480407927 |
+2
-2
@@ -1293,8 +1293,8 @@ fn page(title: &str, user: Option<&User>, content: Markup) -> Markup {
|
||||
meta name="viewport" content="width=device-width, initial-scale=1";
|
||||
title { (title) " · Sustenance" }
|
||||
link rel="stylesheet" href="/static/style.css";
|
||||
script src="https://unpkg.com/htmx.org@2.0.4" {}
|
||||
script src="https://unpkg.com/htmx-ext-ws@2.0.2/ws.js" {}
|
||||
script src="https://unpkg.com/htmx.org@2.0.10" {}
|
||||
script src="https://unpkg.com/htmx-ext-ws@2.0.4/ws.js" {}
|
||||
}
|
||||
body hx-boost="true" {
|
||||
header class="site-header" {
|
||||
|
||||
Reference in New Issue
Block a user