Skip to content

Commit

Permalink
Remove broken link to CSS file with --no-include-js
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgundry committed Oct 19, 2023
1 parent 666a742 commit 4bcd11f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Eventlog/HtmlTemplate.hs
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ htmlHeader mb_hpd mb_ticky as =
jsScript jqueryURL
css (preEscapedStringValue bootstrapCSSURL)
jsScript bootstrapURL
css "//fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic"
jsScript fancyTableURL
jsScript sparklinesURL
when has_ticky $ do
Expand Down

0 comments on commit 4bcd11f

Please sign in to comment.