Signed-off-by: Daniel Jr <dan@danielmrcl.dev>
+++ /dev/null
-[submodule "themes/cactus"]
- path = themes/cactus
- url = https://github.com/monkeyWzr/hugo-theme-cactus.git
theme = "cactus"
copyright = "Me"
-# summaryLength = 2
-
-# Main menu which appears below site header.
[[menu.main]]
name = "Home"
url = "/"
name = "Writings"
url = "/posts"
weight = 2
-#
-#[[menu.main]]
-#name = "Tags"
-#url = "/tags"
-#weight = 3
-
-#[[menu.main]]
-#name = "About"
-#url = "/about"
-#weight = 4
[markup]
[markup.tableOfContents]
postsOnHomePage = 5
tagsOverview = true
showProjectsList = true
-
- # Post page settings
show_updated = true
showReadTime = false