Starting for micro

This commit is contained in:
fundor333
2025-01-18 00:56:05 +01:00
parent 6e77313e5a
commit 866723ba70
8 changed files with 39 additions and 17 deletions

2
go.mod
View File

@@ -3,6 +3,6 @@ module github.com/fundor333/fundor333.github.io
go 1.23.4
require (
github.com/fundor333/macia-image v1.1.0 // indirect
github.com/fundor333/macia-image v1.1.1 // indirect
github.com/hugo-sid/hugo-blog-awesome v1.19.0 // indirect
)