docs: publish Web Foundations module landing
verify / verify (push) Successful in 3m37s

This commit is contained in:
2026-09-03 10:05:17 -04:00
parent 7c8f0d708e
commit 337b56ec1b
9 changed files with 620 additions and 76 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ The packages are ordinary Go imports. Pin the current preview and verify its
module checksum:
```bash
go get gamertan.com/web/requestmeta@v0.1.0-preview.6
go get gamertan.com/web/requestmeta@v0.1.0-preview.9
go mod verify
```