Added post copy button + hyperscript

This commit is contained in:
2024-02-12 09:12:21 -07:00
parent 80e94aee69
commit 35304c1f81
7 changed files with 33 additions and 2 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module goth.stack
go 1.22.0
go 1.22
require github.com/alecthomas/chroma/v2 v2.12.0