[tor-commits] [atlas/master] Bump cache breaker
irl at torproject.org
irl at torproject.org
Sun Nov 26 15:49:24 UTC 2017
commit 49ebff359fdf86280f5db4a6a4daa64f4060c8ae
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Sun Nov 26 15:49:19 2017 +0000
Bump cache breaker
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 6236f18..7928fb6 100644
--- a/index.html
+++ b/index.html
@@ -41,7 +41,7 @@
<script src="https://metrics.torproject.org/js/script.js"></script>
<!-- Atlas CSS -->
- <link rel="stylesheet" href="css/atlas.css?v8">
+ <link rel="stylesheet" href="css/atlas.css?v9">
</head>
@@ -168,7 +168,7 @@ $('.cookie-message').cookieBar({ closeButton: '.cbc' });
</script>
<script>
var require = {
- urlArgs: "v8"
+ urlArgs: "v9"
};
</script>
<script data-main="js/main" src="js/libs/require/require.js"></script>
More information about the tor-commits
mailing list