add lightbox

This commit is contained in:
2022-02-25 14:58:57 +01:00
parent 1e6ccbf45d
commit 7fcb34980f
8 changed files with 679 additions and 7 deletions

2
go.mod
View File

@ -3,5 +3,5 @@ module github.com/adr1enbe4udou1n/blog
go 1.17
require (
github.com/jpanther/congo/v2 v2.0.4 // indirect
github.com/jpanther/congo/v2 v2.0.5 // indirect
)