mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Change theme submodule path
Easier to understand layout.
This commit is contained in:
parent
5a1523e569
commit
eb6dcbd650
4 changed files with 4 additions and 4 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
|||
[submodule "plugins/bootstrapify"]
|
||||
path = plugins/bootstrapify
|
||||
url = https://github.com/ingwinlu/pelican-bootstrapify
|
||||
[submodule "theme"]
|
||||
path = theme
|
||||
[submodule "themes/pelican-alchemy"]
|
||||
path = themes/pelican-alchemy
|
||||
url = https://github.com/rwanyoike/pelican-alchemy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue