aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-04-06 19:21:17 +0100
committerHayleigh Thompson <me@hayleigh.dev>2024-04-06 19:21:41 +0100
commit7ac033ec1b8cbdd96c831aed8db3845f5ce13cba (patch)
tree669e185af3aad7c9d3a91868327739d7c6a77d67 /gleam.toml
parentdb3bdde625993d4733216d87d14f58ab8cbfb161 (diff)
downloadlustre-7ac033ec1b8cbdd96c831aed8db3845f5ce13cba.tar.gz
lustre-7ac033ec1b8cbdd96c831aed8db3845f5ce13cba.zip
:wrench: Update dependencies.
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml
index b16b976..4c749db 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -20,6 +20,7 @@ pages = [
{ title = "Managing state", path = "guide/02-state-management.html", source = "./pages/guide/02-state-management.md" },
{ title = "Side effects", path = "guide/03-side-effects.html", source = "./pages/guide/03-side-effects.md" },
{ title = "Server-side rendering", path = "guide/04-server-side-rendering.html", source = "./pages/guide/04-server-side-rendering.md" },
+ # { title = "Full-stack apps", path = "guide/05-full-stack-apps.html", source = "./pages/guide/05-full-stack-apps.md" },
# { title = "Components", path = "#", source = "" },
# { title = "Server components", path = "#", source = "" },
# { title = " ", path = "#", source = "" },