mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: refactored and added some stuff
This commit is contained in:
parent
9f1a7fe872
commit
38892eb748
5 changed files with 5 additions and 5 deletions
|
@ -189,7 +189,7 @@ nixCodeRenderer =
|
|||
|> el [ F.color syntaxTheme.key ]
|
||||
, text " = "
|
||||
|> el [ F.color syntaxTheme.operator ]
|
||||
, text "\"Elm Environment\""
|
||||
, text "\"Elm/Haskell Environment\""
|
||||
|> el [ F.color syntaxTheme.string ]
|
||||
, text ";"
|
||||
|> el [ F.color syntaxTheme.punctuation ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue