update hugo module
This commit is contained in:
parent
0ab9358cb3
commit
c41f21e3d8
3 changed files with 0 additions and 6 deletions
|
@ -12,7 +12,6 @@ ignoreErrors = ["error-remote-getjson"]
|
||||||
|
|
||||||
# ------------------------------
|
# ------------------------------
|
||||||
theme = "hugo-paper"
|
theme = "hugo-paper"
|
||||||
#themesDir = "../.."
|
|
||||||
title = "Paper"
|
title = "Paper"
|
||||||
|
|
||||||
[module]
|
[module]
|
||||||
|
@ -23,7 +22,6 @@ title = "Paper"
|
||||||
twitter = 'nanxiaobei'
|
twitter = 'nanxiaobei'
|
||||||
github = 'nanxiaobei'
|
github = 'nanxiaobei'
|
||||||
instagram = 'nan.xiaobei'
|
instagram = 'nan.xiaobei'
|
||||||
|
|
||||||
# ------------------------------
|
# ------------------------------
|
||||||
|
|
||||||
[menu]
|
[menu]
|
||||||
|
|
|
@ -1,5 +1,2 @@
|
||||||
module hugo-paper
|
module hugo-paper
|
||||||
|
|
||||||
go 1.11
|
go 1.11
|
||||||
|
|
||||||
require github.com/nanxiaobei/hugo-paper b7cf534a7418583b7c2768bed9c6faa2e94e0293 // indirect
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
github.com/nanxiaobei/hugo-paper b7cf534a7418583b7c2768bed9c6faa2e94e0293/go.mod
|
|
Loading…
Reference in a new issue