Update theme for xsl and feed
This commit is contained in:
@@ -3,3 +3,4 @@ DefaultContentLanguage: en
|
||||
languageCode: en
|
||||
theme: ["hugo-redirect","github.com/fundor333/macha-theme"]
|
||||
title: Fundor333
|
||||
enableRobotsTXT: true
|
||||
|
||||
3
go.mod
3
go.mod
@@ -3,7 +3,7 @@ module github.com/fundor333/fundor333.github.io
|
||||
go 1.22.5
|
||||
|
||||
require (
|
||||
github.com/fundor333/macha-theme v1.5.5 // indirect
|
||||
github.com/fundor333/macha-theme v1.5.6 // indirect
|
||||
github.com/fundor333/macia-image v1.1.0 // indirect
|
||||
github.com/fundor333/macia-indiweb v1.0.0 // indirect
|
||||
)
|
||||
@@ -15,5 +15,4 @@ require (
|
||||
// the command line. More info:
|
||||
// https://github.com/rootwork/hugo-module-site#local-theme-development
|
||||
|
||||
// replace github.com/fundor333/fugu-theme => /Users/matteoscarpa/Coding/Personale/fugu-theme
|
||||
// replace github.com/fundor333/macha-theme => /Users/matteoscarpa/Coding/Personale/macia-theme
|
||||
|
||||
4
go.sum
4
go.sum
@@ -1,5 +1,5 @@
|
||||
github.com/fundor333/macha-theme v1.5.5 h1:r9xg47dytKVMFQJLQMAUG1lsza0gcx/2T/OA8yEvQkA=
|
||||
github.com/fundor333/macha-theme v1.5.5/go.mod h1:9wcb8vT8U3KtPVG5XIGK//OlUfgA2lc80cc/7zLzHbs=
|
||||
github.com/fundor333/macha-theme v1.5.6 h1:VtagySJ5ghQ8A9xFup589BwYcFeZs69jdCeQkYry1z0=
|
||||
github.com/fundor333/macha-theme v1.5.6/go.mod h1:9wcb8vT8U3KtPVG5XIGK//OlUfgA2lc80cc/7zLzHbs=
|
||||
github.com/fundor333/macia-image v1.1.0 h1:dLPDbQ8giOhTRKMM4/xWCJ/yFFlkz5HO9nDEH2s1w/Q=
|
||||
github.com/fundor333/macia-image v1.1.0/go.mod h1:9zBOlIP9CvKcUcK3q+La1av6XH/fWPSApaYF/lvVAKY=
|
||||
github.com/fundor333/macia-indiweb v1.0.0 h1:W/S9d5FpT69FLv3hzA2unDKy2a7NRns+ANWM87rMFjY=
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||
Reference in New Issue
Block a user