diff options
author | Arul <arulrajnet@users.noreply.github.com> | 2017-04-08 17:24:54 +0530 |
---|---|---|
committer | Alexis Metaireau <alexis@notmyidea.org> | 2017-04-08 13:54:54 +0200 |
commit | 5e62696fc2460ee692f8cdda68fe85b7bed8956e (patch) | |
tree | 7d7cc9f10368bd15f4f6cea030a5656a1a3756e3 | |
parent | ae7a0db55340f646f9eb3d15d323959040ece7e8 (diff) | |
download | pelican-themes-5e62696fc2460ee692f8cdda68fe85b7bed8956e.tar.gz |
Add attila theme to main pelican theme repo (#432)
-rw-r--r-- | .gitmodules | 5 | ||||
m--------- | attila | 0 |
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 48555fd..4ebd7f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -223,6 +223,9 @@ [submodule "genus"] path = genus url = https://github.com/vaiski/genus.git +[submodule "attila"] + path = attila + url = https://github.com/arulrajnet/attila [submodule "bulrush"] path = bulrush url = https://github.com/textbook/bulrush.git @@ -231,4 +234,4 @@ url = https://github.com/art1fa/minimalX.git [submodule "jojo"] path = jojo - url = https://github.com/dokelung/jojo.git + url = https://github.com/dokelung/jojo.git
\ No newline at end of file diff --git a/attila b/attila new file mode 160000 +Subproject 02dcad911ba1eb2d797a79ec008a810d89a2fde |