]> git.danielmrcl.dev Git - danielmrcl.dev.git/commitdiff
fix build
authorDaniel Jr <dan@danielmrcl.dev>
Sat, 28 Sep 2024 17:01:57 +0000 (14:01 -0300)
committerDaniel Jr <dan@danielmrcl.dev>
Sat, 28 Sep 2024 17:01:57 +0000 (14:01 -0300)
Signed-off-by: Daniel Jr <dan@danielmrcl.dev>
.gitmodules [deleted file]
hugo.toml

diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644 (file)
index 346fa6f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "themes/cactus"]
-       path = themes/cactus
-       url = https://github.com/monkeyWzr/hugo-theme-cactus.git
index 489563c909de52a8730907d3026ddf89928a2375..dbf463b983a01c62a698d7312c3f4728c49f4638 100644 (file)
--- a/hugo.toml
+++ b/hugo.toml
@@ -4,9 +4,6 @@ title = "Daniel Jr | Backend Developer"
 theme = "cactus"
 copyright = "Me"
 
-# summaryLength = 2
-
-# Main menu which appears below site header.
 [[menu.main]]
 name = "Home"
 url = "/"
@@ -16,16 +13,6 @@ weight = 1
 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]
@@ -53,8 +40,6 @@ weight = 2
   postsOnHomePage = 5
   tagsOverview = true
   showProjectsList = true
-
-  # Post page settings
   show_updated = true
   showReadTime = false