commit 3237c627b09ce9bd76e126548a09866657aa952e Author: Iain R. Learmonth irl@fsfe.org Date: Fri Feb 9 16:04: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 9720c99..70eb245 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@ <script src="https://metrics.torproject.org/js/script.js"></script>
<!-- Atlas CSS --> - <link rel="stylesheet" href="css/atlas.css?v26"> + <link rel="stylesheet" href="css/atlas.css?v27">
</head>
@@ -156,7 +156,7 @@
<script> var require = { - urlArgs: "v26" + urlArgs: "v27" }; </script> <script data-main="js/main" src="js/libs/require/require.js"></script>