themes: add Atom Feed component submodule
This commit is contained in:
parent
41510d1064
commit
5c25205f94
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "themes/anubis"]
|
||||
path = themes/anubis
|
||||
url = https://github.com/mitrichius/hugo-theme-anubis.git
|
||||
[submodule "themes/hugo-atom-feed"]
|
||||
path = themes/hugo-atom-feed
|
||||
url = https://github.com/kaushalmodi/hugo-atom-feed.git
|
||||
|
|
1
themes/hugo-atom-feed
Submodule
1
themes/hugo-atom-feed
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 5da913dc46d2dadcaf6548256238c58c504476de
|
Loading…
Reference in a new issue