From 27a8e65c3c6b595908cacf4b4b292f7a5dbc592c Mon Sep 17 00:00:00 2001 From: ash Date: Thu, 19 Feb 2026 18:21:03 +0000 Subject: [PATCH] New theme - coder --- .gitmodules | 6 +++--- themes/PaperMod | 1 - themes/hugo-coder | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 160000 themes/PaperMod create mode 160000 themes/hugo-coder diff --git a/.gitmodules b/.gitmodules index 89af1b0..ce3490a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "themes/PaperMod"] - path = themes/PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git +[submodule "themes/hugo-coder"] + path = themes/hugo-coder + url = https://github.com/luizdepra/hugo-coder.git diff --git a/themes/PaperMod b/themes/PaperMod deleted file mode 160000 index 3bb0ca2..0000000 --- a/themes/PaperMod +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3bb0ca281fd17eff8e3489011a444f326d7c4c72 diff --git a/themes/hugo-coder b/themes/hugo-coder new file mode 160000 index 0000000..cb13ec4 --- /dev/null +++ b/themes/hugo-coder @@ -0,0 +1 @@ +Subproject commit cb13ec4671611990420f29321c4430e928a67518