Added spacing between {{}}

This commit is contained in:
Kevin Veen-Birkenbach 2025-08-15 15:21:48 +02:00
parent 022800425d
commit cc51629337
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
location = /global.css { location = /global.css {
root {{NGINX.DIRECTORIES.DATA.CDN}}; root {{ NGINX.DIRECTORIES.DATA.CDN }};
} }

View File

@ -1,4 +1,4 @@
global_css_destination: "{{NGINX.DIRECTORIES.DATA.CDN}}global.css" global_css_destination: "{{ NGINX.DIRECTORIES.DATA.CDN }}global.css"
global_css_base_color: "{{ design.css.colors.base }}" global_css_base_color: "{{ design.css.colors.base }}"
global_css_count: 7 global_css_count: 7
global_css_shades: 100 global_css_shades: 100