mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-26 04:31:39 +03:00
Add todo comment.
This commit is contained in:
parent
a58bb00119
commit
e68b950af5
@ -276,3 +276,19 @@ tags (Content common details) =
|
||||
maybeContent
|
||||
|> Maybe.map (\metaContent -> Head.metaProperty name metaContent)
|
||||
)
|
||||
|
||||
|
||||
|
||||
{-
|
||||
TODO remaining types:
|
||||
|
||||
|
||||
- music.album
|
||||
- music.playlist
|
||||
- music.radio_station
|
||||
- video.movie
|
||||
- video.episode
|
||||
- video.tv_show
|
||||
- video.other
|
||||
|
||||
-}
|
||||
|
Loading…
Reference in New Issue
Block a user