diff options
| author | rtk0c <[email protected]> | 2025-09-01 11:26:24 -0700 |
|---|---|---|
| committer | rtk0c <[email protected]> | 2025-09-01 11:26:24 -0700 |
| commit | cb3897c9f07769a820a4fea23946a78fea6456cb (patch) | |
| tree | 25869aaa771c938606f39c8b6d96c759c6509e01 | |
| parent | bc000a8f294499a0523a0b4e4f3564bb8c10f2f4 (diff) | |
Remove PaperMod as submodule
| -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 |
