Skip to content

Commit 8c46e7d

Browse files
DavidLiedleclaude
andcommitted
Add .gitmodules for hugo-book theme
Configure hugo-book theme as proper git submodule to fix GitHub Actions deployment. 🤖 Generated with [Claude Code](https://claude.com/claude.code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b88869e commit 8c46e7d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "website/themes/hugo-book"]
2+
path = website/themes/hugo-book
3+
url = https://github.com/alex-shpak/hugo-book.git

0 commit comments

Comments
 (0)