add title

This commit is contained in:
Asmir A 2023-11-15 23:28:22 +01:00
parent 76240e342c
commit 7b4ff3bad1
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -1,5 +1,6 @@
# The URL the site will be built for
base_url = "https://project-cloud.net"
title = "project-cloud"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
@ -42,4 +43,4 @@ navbar_items = [
# Author details
[extra.author]
name = "Asmir Abdulahovic"
avatar = "/images/my_avatar.webp"
avatar = "images/my_avatar.webp"