diff options
| author | LLLL Colonq <llll@colonq> | 2026-02-17 05:21:14 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-02-17 05:21:14 -0500 |
| commit | 2ef36fefc877713c18a073b0792a6a11fb8d265d (patch) | |
| tree | 6e887a9b7913c3dc5d032f9b913775df07cae68f /fig-web/src/Fig/Web/Secure.hs | |
| parent | ff02141235d1dbec3492c5a7b49631fe440c4806 (diff) | |
Charsheet
Diffstat (limited to 'fig-web/src/Fig/Web/Secure.hs')
| -rw-r--r-- | fig-web/src/Fig/Web/Secure.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fig-web/src/Fig/Web/Secure.hs b/fig-web/src/Fig/Web/Secure.hs index b2706dc..628cd56 100644 --- a/fig-web/src/Fig/Web/Secure.hs +++ b/fig-web/src/Fig/Web/Secure.hs @@ -55,7 +55,6 @@ app args = do , ("soundboard", "soundboard.html") , ("throwshade", "throwshade.html") , ("advent", "advent.html") - , ("main.css", "main.css") , ("main.js", "main.js") ] Wai.Static.<|> Wai.Static.hasPrefix "assets" |
