Basic edit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
baseURL: "https://fundor333.com"
|
||||
DefaultContentLanguage: en
|
||||
languageCode: en
|
||||
theme: ["github.com/fundor333/fugu-theme"]
|
||||
theme: ["github.com/fundor333/macha-theme"]
|
||||
title: Fundor 333
|
||||
author:
|
||||
name: Fundor 333
|
||||
|
||||
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/fugu-theme v0.0.0-20240812114903-08f043b06e6a // indirect
|
||||
github.com/fundor333/macha-theme v0.0.0-20240812172411-2909033aceb7 // indirect
|
||||
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 // indirect
|
||||
github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d // indirect
|
||||
)
|
||||
@@ -16,3 +16,4 @@ require (
|
||||
// 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
|
||||
|
||||
6
go.sum
6
go.sum
@@ -1,9 +1,7 @@
|
||||
github.com/fundor333/fugu-theme v0.0.0-20240729204954-7f7a8c417aa8 h1:DC2uvBG1LP/2FEIsNSYHSSlvU+KKjtZBPFxSHe64vO8=
|
||||
github.com/fundor333/fugu-theme v0.0.0-20240729204954-7f7a8c417aa8/go.mod h1:kqffrEut4mYR2wiF+PZNVbVdwsFD5RdWWpGzLY0jlJg=
|
||||
github.com/fundor333/fugu-theme v0.0.0-20240805020659-d84fff3f4fe5 h1:oYn5ty7/KLOiXRWHeJA4BSQ4xBWz0QS0g0EhSgN/fm4=
|
||||
github.com/fundor333/fugu-theme v0.0.0-20240805020659-d84fff3f4fe5/go.mod h1:kqffrEut4mYR2wiF+PZNVbVdwsFD5RdWWpGzLY0jlJg=
|
||||
github.com/fundor333/fugu-theme v0.0.0-20240812114903-08f043b06e6a h1:TXl4azLRz9q8++XEV000naHgxQoJbNIdYAUO/hkCAvs=
|
||||
github.com/fundor333/fugu-theme v0.0.0-20240812114903-08f043b06e6a/go.mod h1:kqffrEut4mYR2wiF+PZNVbVdwsFD5RdWWpGzLY0jlJg=
|
||||
github.com/fundor333/macha-theme v0.0.0-20240812172411-2909033aceb7 h1:sLqJT2HMDh3fWj6Gbj6siYd5BWeC95GOUAZc99nzKno=
|
||||
github.com/fundor333/macha-theme v0.0.0-20240812172411-2909033aceb7/go.mod h1:1y8yWQBp+sg5s3DyNgHt9x8xsKaos21E2m9jy0/Z/xA=
|
||||
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 h1:BwDrTcbkAi0WvySmRGu3vUUVBHYXDqS2QLveRgsL+5c=
|
||||
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87/go.mod h1:9zBOlIP9CvKcUcK3q+La1av6XH/fWPSApaYF/lvVAKY=
|
||||
github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d h1:05g12fXeywk1K/aowlMZYryvsHJ1H0m/8gMB0+7NqbU=
|
||||
|
||||
BIN
static/img/logo.jpg
Normal file
BIN
static/img/logo.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 MiB |
Reference in New Issue
Block a user