diff options
author | Justin Mayer <entroP@gmail.com> | 2015-12-22 15:11:50 -0800 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-12-22 15:11:50 -0800 |
commit | 062d4ea9123fc320172e5ea057b15354c5df7b8b (patch) | |
tree | a98be1b286a65267a4c7347225da3d3254d10f80 | |
parent | 2e012995949f27ebbe87fa1f6855b1ad8b795428 (diff) | |
download | pelican-themes-062d4ea9123fc320172e5ea057b15354c5df7b8b.tar.gz |
Add "semantic-ui" theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | semantic-ui | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7dbb64d..0083fe2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -202,3 +202,6 @@ [submodule "clean-blog"] path = clean-blog url = https://github.com/gilsondev/pelican-clean-blog +[submodule "semantic-ui"] + path = semantic-ui + url = https://github.com/ellisonleao/pelican-semantic-ui diff --git a/semantic-ui b/semantic-ui new file mode 160000 +Subproject f558c70ea5562459da2c59e3be3261db417f330 |