chore: disable sass compilation

This commit is contained in:
Muhammad Nauman Raza 2024-04-12 08:26:32 +01:00
parent a2fe43f6a7
commit 5ed13f5b27
No known key found for this signature in database
GPG key ID: B0EF3A98B29ADB1D

View file

@ -11,7 +11,7 @@ description = "Someone who does programming, cybersecurity and some other stuff"
default_language = "en"
theme = "serene"
output_dir = "public"
compile_sass = true
compile_sass = false
minify_html = true
build_search_index = false # Keep this false, search is temporarily unsupported
generate_feed = false # Whether to generate a feed file in root, read docs for more info about rss feed