Renamed injection services

This commit is contained in:
2025-08-16 00:01:46 +02:00
parent 3b4821f7e7
commit cc2c1dc730
64 changed files with 43 additions and 43 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.CDN }};
}