diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-17 18:22:33 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-17 18:22:33 -0400 |
commit | a3e0e3d86e0d2257c4ac5eff458a5605191ec533 (patch) | |
tree | d4658a6fbdf57536f43a6c6f0f816ae016d35d49 /.gitmodules | |
parent | 4c838533cf5a3e7bb748ab93d3ddd3a35fecdb22 (diff) | |
download | pablotron.org-a3e0e3d86e0d2257c4ac5eff458a5605191ec533.tar.bz2 pablotron.org-a3e0e3d86e0d2257c4ac5eff458a5605191ec533.zip |
remove .gitmodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 3fa7ce4..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "themes/bare"] - path = themes/bare - url = https://github.com/orf/bare-hugo-theme.git -[submodule "themes/anubis"] - path = themes/anubis - url = https://github.com/mitrichius/hugo-theme-anubis.git |