diff options
author | Justin Mayer <entroP@gmail.com> | 2018-08-30 10:01:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-30 10:01:56 +0200 |
commit | 83895bde76861a61ee01afd7aad373cf4bd059c0 (patch) | |
tree | d200c6019065449ecc8e6c092fbfbdfb84da7e45 | |
parent | a3e097c775c385ed6bb1bb70ab7d7ed24dc962b3 (diff) | |
parent | 75e26725361927975a571cf96a65b39930134595 (diff) | |
download | pelican-themes-83895bde76861a61ee01afd7aad373cf4bd059c0.tar.gz |
Merge pull request #608 from mamcmanus/master
Add Brutalist theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | brutalist | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3e20ec4..514568a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -250,3 +250,6 @@ [submodule "grid-focus"] path = grid-focus url = https://github.com/oulenz/pelican-grid-focus.git +[submodule "brutalist"] + path = brutalist + url = git@github.com:mamcmanus/brutalist.git diff --git a/brutalist b/brutalist new file mode 160000 +Subproject 121f4dff2bdcf8ddb80ab04003ea30d162f07a3 |