oubli dans var.mk
This commit is contained in:
parent
e06f2992c1
commit
5415f65735
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "themes/terminal"]
|
||||
path = themes/terminal
|
||||
url = https://github.com/panr/hugo-theme-terminal.git
|
||||
1
themes/terminal
Submodule
1
themes/terminal
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e0213b0d4eaa399770a11be1faff89529b2ced0b
|
||||
1
var.mk
1
var.mk
|
|
@ -1,2 +1,3 @@
|
|||
theme = terminal
|
||||
git_template = https://github.com/panr/hugo-theme-terminal.git
|
||||
git_submodulename = themes/terminal
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue