Fix gitignore and git module URL to track public theme.

This commit is contained in:
Anna Rose 2023-09-13 15:01:59 +00:00
parent be3c9ea966
commit 5ed22bc940
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
public/
resources/
.hugo_build.lock

2
.gitmodules vendored
View File

@ -1,4 +1,4 @@
[submodule "themes/pickles"]
path = themes/pickles
url = git@github.com:annabunches/hugo_theme_pickles.git
url = https://github.com/mismith0227/hugo_theme_pickles
branch = custom