[tor-commits] [atlas/master] Bump cache breaker

irl at torproject.org irl at torproject.org
Tue Jan 9 01:22:26 UTC 2018


commit d5d5e73acc2f4490e58f61b7bda475ebfc8b0871
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Tue Jan 9 01:21:31 2018 +0000

    Bump cache breaker
---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index d9d354c..77af2d4 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?v22">
+  <link rel="stylesheet" href="css/atlas.css?v23">
 
 </head>
 
@@ -167,7 +167,7 @@ $('.cookie-message').cookieBar({ closeButton: '.cbc' });
 </script>
 <script>
   var require = {
-    urlArgs: "v22"
+    urlArgs: "v23"
   };
 </script>
 <script data-main="js/main" src="js/libs/require/require.js"></script>



More information about the tor-commits mailing list