diff options
author | Justin Mayer <entroP@gmail.com> | 2016-01-01 22:38:30 -0800 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2016-01-01 22:38:30 -0800 |
commit | 757ba52daa345282fc88c717683d820a0c1be19f (patch) | |
tree | b7c1fb54558bf01bee00928564414b00173e0aa6 | |
parent | 062d4ea9123fc320172e5ea057b15354c5df7b8b (diff) | |
download | pelican-themes-757ba52daa345282fc88c717683d820a0c1be19f.tar.gz |
Add Yapeme theme as submodule
Closes #353
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | yapeme | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0083fe2..6418f41 100644 --- a/.gitmodules +++ b/.gitmodules @@ -205,3 +205,6 @@ [submodule "semantic-ui"] path = semantic-ui url = https://github.com/ellisonleao/pelican-semantic-ui +[submodule "yapeme"] + path = yapeme + url = https://github.com/kplaube/yapeme diff --git a/yapeme b/yapeme new file mode 160000 +Subproject a3b634fcf099c04c7d39d590eab3d5111c4cca3 |