Skip to content

Commit f14b344

Browse files
authored
Merge pull request #45 from danielborowski/temp-banner-fix
temp fix
2 parents e3bfb90 + 8764282 commit f14b344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/html/_layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>{title}</title>
1212

1313
<link rel="stylesheet" href="css/landing.css" />
14-
<link rel="stylesheet" href="css/navbar.min.css" />
14+
<link rel="stylesheet" href="css/navbar.min.css?t=nocache" />
1515
<link rel="stylesheet" href="css/feedback.min.css" />
1616

1717
<script>

0 commit comments

Comments
 (0)