diff options
author | Justin Mayer <entroP@gmail.com> | 2015-09-04 11:13:52 -0600 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-09-04 11:13:52 -0600 |
commit | 9af3ed6c771fdc77cd0b861bce04b8d88ae25bc7 (patch) | |
tree | 09772d689e695e8a5489558df2e829296c06b754 | |
parent | 2b65f8375f26e616d07118b86aab3e4ab69b8d8d (diff) | |
download | pelican-themes-9af3ed6c771fdc77cd0b861bce04b8d88ae25bc7.tar.gz |
Add Free Agent theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | free-agent | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7acd923..6c43b66 100644 --- a/.gitmodules +++ b/.gitmodules @@ -184,3 +184,6 @@ [submodule "w3-personal-blog"] path = w3-personal-blog url = https://github.com/samael500/w3-personal-blog.git +[submodule "free-agent"] + path = free-agent + url = https://github.com/callmefish/pelican-free-agent diff --git a/free-agent b/free-agent new file mode 160000 +Subproject e801cda17983998ba0d33414d4cbb2372ad8c17 |