feat: rss in nav bar

This commit is contained in:
coolnsx
2025-05-19 20:35:31 +05:30
parent 91d644500a
commit 32ce2185f2
2 changed files with 14 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
# The URL the site will be built for
base_url = "https://coolans.dev"
# The site title and description; used in feeds by default.
title = "Coolans Blogs"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = false