add paste functionality
Some checks failed
Build and Deploy Website / build (push) Failing after 2m46s

This commit is contained in:
2026-02-27 23:38:14 -08:00
parent ed5e40b3f4
commit 3934751615
15 changed files with 959 additions and 260 deletions

View File

@@ -1,3 +1,5 @@
module smpark.in
go 1.23
go 1.24.0
require golang.org/x/time v0.14.0