Update theme
This commit is contained in:
@@ -2,4 +2,4 @@ baseURL: "https://fundor333.com"
|
|||||||
DefaultContentLanguage: en
|
DefaultContentLanguage: en
|
||||||
languageCode: en
|
languageCode: en
|
||||||
theme: ["github.com/fundor333/macha-theme"]
|
theme: ["github.com/fundor333/macha-theme"]
|
||||||
title: Fundor 333
|
title: Fundor333
|
||||||
|
|||||||
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/fundor333/fundor333.github.io
|
|||||||
go 1.22.5
|
go 1.22.5
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/fundor333/macha-theme v1.5.1 // indirect
|
github.com/fundor333/macha-theme v1.5.2 // indirect
|
||||||
github.com/fundor333/macia-image v1.0.1 // indirect
|
github.com/fundor333/macia-image v1.0.1 // indirect
|
||||||
github.com/fundor333/macia-indiweb v1.0.0 // indirect
|
github.com/fundor333/macia-indiweb v1.0.0 // indirect
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user