diff options
Diffstat (limited to 'ibb')
-rw-r--r-- | ibb/Main.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ibb/Main.hs b/ibb/Main.hs index 8607278..85a70df 100644 --- a/ibb/Main.hs +++ b/ibb/Main.hs @@ -132,7 +132,7 @@ homepage = [shamlet| rel="stylesheet" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous"> - <link href="/all.css" rel="stylesheet"> + <link href="/custom.css" rel="stylesheet"> <title>#{title} | #{subtitle} <body> <div .container.mt-5> |