Expose correct value from content.

This commit is contained in:
Dillon Kearns 2019-07-22 21:38:58 -07:00
parent a2a0576a7e
commit 5cfb91198e

View File

@ -1,4 +1,4 @@
module RawContent exposing (pages, posts)
module RawContent exposing (content)
import Content exposing (Content)
import Element exposing (Element)