ericxliu-me/.gitmodules
Eric Liu dfe3a7b0c8
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 13s
Add hugo-cloak-email theme
- Include hugo-cloak-email in the theme list in config.toml
- Add submodule for hugo-cloak-email theme
- Update .gitmodules to include the new submodule

This change enhances email protection on the website by cloaking email addresses.
2024-09-16 14:17:45 -07:00

7 lines
229 B
Plaintext

[submodule "themes/hugo-coder"]
path = themes/hugo-coder
url = https://github.com/luizdepra/hugo-coder
[submodule "themes/hugo-cloak-email"]
path = themes/hugo-cloak-email
url = https://github.com/martignoni/hugo-cloak-email