Basic navigation and styles
This commit is contained in:
@@ -3,5 +3,5 @@ module Core.Rendering where
|
||||
import Lucid
|
||||
import Data.ByteString.Lazy (ByteString)
|
||||
|
||||
twain :: Html () -> ByteString
|
||||
twain = renderBS
|
||||
lucidToTwain :: Html () -> ByteString
|
||||
lucidToTwain = renderBS
|
||||
|
||||
Reference in New Issue
Block a user