switch to managing CSS and JS as assets
All checks were successful
Website build and deploy / build (push) Successful in 1m11s

This commit is contained in:
2025-03-21 11:01:49 +01:00
parent 615d6ba945
commit c6ad88c112
39 changed files with 77 additions and 48 deletions

View File

@@ -17,8 +17,8 @@ style = "emacs"
keywords = "open source, free software, Deutsche Bahn, DB Systel, FSFE, management, campaign, communication, strategy, konstanz, berlin, munster, IT service, politics, administration, scouts, founder"
# Custom assets can be linked with their paths relative to static/
custom_css = ['css/custom.css', 'comments/mastodon-comments.css']
custom_js = ['comments/getcomments.js']
custom_css = ["comments/mastodon-comments.css"]
custom_js = ["comments/getcomments.js"]
[params.blog]
headline = "Thoughts about tech, politics, and more"