add title
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user