Skip to content

Commit 9db25d4

Browse files
Bump css ver to bypass cache
1 parent 9788df3 commit 9db25d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/resources/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
2626

2727
<!-- Custom CSS -->
28-
<link rel="stylesheet" href="/assets/style.css">
28+
<link rel="stylesheet" href="/assets/style.css?v=1.1">
2929
</head>
3030
<body>
3131
<nav id="mta-global-navbar">

0 commit comments

Comments
 (0)