text build

This commit is contained in:
2025-05-27 12:46:45 +03:00
parent ab5b830222
commit bac9489433
3 changed files with 13 additions and 2 deletions

View File

@@ -100,6 +100,8 @@
<!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS -->
<link rel="stylesheet" href="{{ get_url(path='css/index.css', trailing_slash=false, cachebust=true) | safe }}">
<!-- Fallback CSS link in case the Zola URL function doesn't work in production -->
<link rel="stylesheet" href="/css/index.css">
<style>
.space-x-10>:not([hidden])~:not([hidden]){
margin-left: calc(1.5rem*calc(1 - var(--tw-space-x-reverse)))!important;