diff --git a/source/head.scm b/source/head.scm index b180f69..e5ed724 100644 --- a/source/head.scm +++ b/source/head.scm @@ -13,8 +13,6 @@ (meta ((name "ascii-art-description") (content "it's a crop of the work 'Oxalis acetosella', Otto Wilhelm Thomé (1885) run through the ascii-art generation tool on https://www.asciiart.eu/"))) - (link ((rel "stylesheet") - (href "/static/style/styles.css"))) (script ((src "/static/htmx.min.js") (defer "") )))