add title
This commit is contained in:
parent
76240e342c
commit
7b4ff3bad1
@ -1,5 +1,6 @@
|
|||||||
# 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"
|
||||||
|
|
||||||
# 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
|
||||||
@ -42,4 +43,4 @@ navbar_items = [
|
|||||||
# Author details
|
# Author details
|
||||||
[extra.author]
|
[extra.author]
|
||||||
name = "Asmir Abdulahovic"
|
name = "Asmir Abdulahovic"
|
||||||
avatar = "/images/my_avatar.webp"
|
avatar = "images/my_avatar.webp"
|
||||||
|
Loading…
Reference in New Issue
Block a user