[tor-commits] [atlas/master] Bump cache breaker
irl at torproject.org
irl at torproject.org
Mon Nov 27 12:17:46 UTC 2017
commit c534d752731ad1102fda51b7c39c44aa9169cbe1
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Mon Nov 27 12:17:37 2017 +0000
Bump cache breaker
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 1ef9d2b..283c208 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?v10">
+ <link rel="stylesheet" href="css/atlas.css?v11">
</head>
@@ -167,7 +167,7 @@ $('.cookie-message').cookieBar({ closeButton: '.cbc' });
</script>
<script>
var require = {
- urlArgs: "v10"
+ urlArgs: "v11"
};
</script>
<script data-main="js/main" src="js/libs/require/require.js"></script>
More information about the tor-commits
mailing list