mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2025-01-08 07:29:08 +03:00
Update docs.
This commit is contained in:
parent
a8114e54a9
commit
e2117d23e4
@ -72,6 +72,13 @@ currentPageFullUrl =
|
||||
FullUrlToCurrentPage
|
||||
|
||||
|
||||
{-| Values, such as between the `<>`'s here:
|
||||
|
||||
```html
|
||||
<meta name="<THIS IS A VALUE>" content="<THIS IS A VALUE>" />
|
||||
```
|
||||
|
||||
-}
|
||||
type AttributeValue pathKey
|
||||
= Raw String
|
||||
| FullUrl String
|
||||
|
Loading…
Reference in New Issue
Block a user