From 12fb7b4e0dd387552873f8796aa74ba088765bab Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 23 Nov 2015 21:37:06 +0300 Subject: [PATCH] Add Cocoa theme Signed-off-by: Alan Orth --- .gitmodules | 3 +++ themes/cocoa | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/cocoa diff --git a/.gitmodules b/.gitmodules index d0f7e8efc..ee8e9a176 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "theme-nofancy"] path = themes/nofancy url = https://github.com/gizak/nofancy.git +[submodule "theme-cocoa"] + path = themes/cocoa + url = https://github.com/nishanths/cocoa-hugo-theme.git diff --git a/themes/cocoa b/themes/cocoa new file mode 160000 index 000000000..a58f1b6e4 --- /dev/null +++ b/themes/cocoa @@ -0,0 +1 @@ +Subproject commit a58f1b6e4fd91c745c6bb5fae4f1984a66094480