We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b7569 commit a841006Copy full SHA for a841006
1 file changed
hugo.toml
@@ -1,4 +1,4 @@
1
-baseURL = 'https://bhackari.it/'
+baseURL = 'https://bhackari.github.io/'
2
languageCode = 'en-us'
3
title = 'bhackari'
4
theme = 'cactus'
@@ -49,6 +49,7 @@ weight = 4
49
50
description = "This is the web page of the CyberSecurity student group and CTF team of **Università Ca' Foscari Venezia**."
51
mainSection = "posts"
52
+ mainSectionTitle = "Posts"
53
mainSections = ['posts']
54
showAllPostsOnHomePage = false
55
postsOnHomePage = 5
0 commit comments