Add hugo-tango-theme as Git submodule
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
image: ruby:2.5-alpine
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
build site:
|
||||
stage: build
|
||||
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "tango"]
|
||||
path = themes/tango
|
||||
url = ../hugo-tango-theme.git
|
Reference in New Issue
Block a user