summaryrefslogtreecommitdiffstats
path: root/articles/tictactoe/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-05-24 15:12:09 +0200
committerLoïc Hoguin <[email protected]>2017-05-24 15:12:09 +0200
commit642b100b776c8f4864ae9a2afc11d7124f640ce3 (patch)
treec697e013d4e9cacf1316bffd3f41f28411f1a230 /articles/tictactoe/index.html
parentc0b81797444ef084a0847db1ea54f4e9bcaa16fe (diff)
downloadninenines.eu-642b100b776c8f4864ae9a2afc11d7124f640ce3.tar.gz
ninenines.eu-642b100b776c8f4864ae9a2afc11d7124f640ce3.tar.bz2
ninenines.eu-642b100b776c8f4864ae9a2afc11d7124f640ce3.zip
Ensure the 99s.css file gets reloaded
Diffstat (limited to 'articles/tictactoe/index.html')
-rw-r--r--articles/tictactoe/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/articles/tictactoe/index.html b/articles/tictactoe/index.html
index ccfb86c6..4268bcb4 100644
--- a/articles/tictactoe/index.html
+++ b/articles/tictactoe/index.html
@@ -12,7 +12,7 @@
<title>Nine Nines: Erlang Tic Tac Toe</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css" rel="stylesheet">
+ <link href="/css/99s.css?r=1" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">