
10 Feb
2018
10 Feb
'18
12:30 a.m.
commit 0c69e4f0daf20c218777bbb09c01b16c1613a766 Author: Iain R. Learmonth <irl@fsfe.org> Date: Sat Feb 10 00:30:16 2018 +0000 Bump cache breaker --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 70eb245..955a663 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?v27"> + <link rel="stylesheet" href="css/atlas.css?v28"> </head> @@ -156,7 +156,7 @@ <script> var require = { - urlArgs: "v27" + urlArgs: "v28" }; </script> <script data-main="js/main" src="js/libs/require/require.js"></script>