diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | hugo.yaml | 2 | ||||
| m--------- | themes/PaperMod | 0 |
3 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 89af1b0..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "themes/PaperMod"] - path = themes/PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git @@ -1,4 +1,4 @@ -baseURL: "https://rtk0c.pages.dev/" +baseURL: "https://www.rtk0c.com" languageCode: "en-us" title: "rtk0c's hut" theme: "PaperMod" diff --git a/themes/PaperMod b/themes/PaperMod deleted file mode 160000 -Subproject e2e1011bdecaf84d59c70fa42ff3d2c29c537b6 |
