Shortened webserver to srv-web-

This commit is contained in:
2025-07-09 04:27:58 +02:00
parent 1f43536018
commit 66198ca1ec
146 changed files with 218 additions and 218 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
<link rel="stylesheet" type="text/css" href="/global.css?version={{global_css_version}}">

View File

@@ -0,0 +1,3 @@
location = /global.css {
root {{nginx.directories.data.global}};
}