tangled
alpha
login
or
join now
keii.dev
/
wisp
3
fork
atom
🧚 A practical web framework for Gleam
3
fork
atom
overview
issues
pulls
pipelines
New repo location
authored by
Louis Pilfold
and committed by
GitHub
2 years ago
2000b12e
5145c131
+1
-1
1 changed file
expand all
collapse all
unified
split
gleam.toml
+1
-1
gleam.toml
···
4
4
description = "A practical web framework for Gleam"
5
5
licences = ["Apache-2.0"]
6
6
7
7
-
repository = { type = "github", user = "lpil", repo = "wisp" }
7
7
+
repository = { type = "github", user = "gleam-wisp", repo = "wisp" }
8
8
links = [
9
9
{ title = "Sponsor", href = "https://github.com/sponsors/lpil" },
10
10
]