mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-22 03:12:01 +03:00
thanks joar!
This commit is contained in:
parent
1b0f4c7d15
commit
a66d7cff9d
@ -101,7 +101,7 @@ The rest of this section will introduce you to the other __page types__ exposed
|
||||
## Page.static
|
||||
|
||||
```terminal
|
||||
elm-spa add /example sandbox
|
||||
elm-spa add /example static
|
||||
```
|
||||
|
||||
This was the page type we took a look at earlier, perfect for pages that render static HTML, but might need access to the `Shared.Model` or `Request` values.
|
||||
|
Loading…
Reference in New Issue
Block a user