diff --git a/.gitmodules b/.gitmodules
index 89af1b0..e69de29 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +0,0 @@
-[submodule "themes/PaperMod"]
- path = themes/PaperMod
- url = https://github.com/adityatelange/hugo-PaperMod.git
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
deleted file mode 100644
index cd52a06..0000000
--- a/layouts/partials/footer.html
+++ /dev/null
@@ -1,105 +0,0 @@
-{{- if not (.Param "hideFooter") }}
-
-{{- end }}
-
-{{- if (not .Site.Params.disableScrollToTop) }}
-
-
-
-{{- end }}
-
-{{- partial "extend_footer.html" . }}
-
-{{- if (not .Site.Params.disableScrollToTop) }}
-
-{{- end }}
-
-{{- if (not .Site.Params.disableThemeToggle) }}
-
-{{- end }}
-
-{{- if (and (eq .Kind "page") (ne .Layout "archives") (ne .Layout "search") (.Param "ShowCodeCopyButtons")) }}
-
-{{- end }}
diff --git a/themes/PaperMod b/themes/PaperMod
deleted file mode 160000
index c59193f..0000000
--- a/themes/PaperMod
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit c59193fc48c104389d8b3e9e6857c7aa46221a92