website/go.mod
Dan Anglin a0e3ee8a6f
feat: add a landing page for the Flow Platform
Add a landing page for the Flow Platform. The landing page is a
linktree-styled static page made with Go, HTML and CSS.
2023-08-24 13:15:55 +01:00

5 lines
98 B
Modula-2

module codeflow.dananglin.me.uk/flow/landing
go 1.21.0
require github.com/magefile/mage v1.15.0