Add hugo-tango-theme as Git submodule

This commit is contained in:
2018-10-28 22:15:18 +04:00
parent 6c2ce51785
commit 85624fce99
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
image: ruby:2.5-alpine
variables:
GIT_SUBMODULE_STRATEGY: recursive
build site:
stage: build
+3
View File
@@ -0,0 +1,3 @@
[submodule "tango"]
path = themes/tango
url = ../hugo-tango-theme.git