add description

This commit is contained in:
Asmir A 2023-11-15 23:33:27 +01:00
parent 7b4ff3bad1
commit be545b5225
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -1,6 +1,7 @@
# The URL the site will be built for # The URL the site will be built for
base_url = "https://project-cloud.net" base_url = "https://project-cloud.net"
title = "project-cloud" title = "project-cloud"
description = "Cloud and blog platform for personal and consulting projects."
# Whether to automatically compile all Sass files in the sass directory # Whether to automatically compile all Sass files in the sass directory
compile_sass = true compile_sass = true