Skip to content

Commit b44667f

Browse files
committed
Fix prism path
Closes #208
1 parent 1044d9a commit b44667f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,6 @@
388388
[submodule "portio-zola"]
389389
path = portio-zola
390390
url = https://github.com/quentin-rodriguez/portio-zola.git
391-
[submodule "themes/prism"]
392-
path = themes/prism
391+
[submodule "prism"]
392+
path = prism
393393
url = https://github.com/jahamars/zola-prism.git

0 commit comments

Comments
 (0)