summaryrefslogtreecommitdiffstats
path: root/articles/tictactoe/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-05-24 15:07:07 +0200
committerLoïc Hoguin <[email protected]>2017-05-24 15:07:07 +0200
commitc0b81797444ef084a0847db1ea54f4e9bcaa16fe (patch)
tree53267fbb43dc6277d4043edf59a205e3024b7ff5 /articles/tictactoe/index.html
parent15175121fb32a9878dd8b015e93aec06c6a96f2a (diff)
downloadninenines.eu-c0b81797444ef084a0847db1ea54f4e9bcaa16fe.tar.gz
ninenines.eu-c0b81797444ef084a0847db1ea54f4e9bcaa16fe.tar.bz2
ninenines.eu-c0b81797444ef084a0847db1ea54f4e9bcaa16fe.zip
Clean up unused CSS rules
We don't load bootstrap.min.css anymore.
Diffstat (limited to 'articles/tictactoe/index.html')
-rw-r--r--articles/tictactoe/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/articles/tictactoe/index.html b/articles/tictactoe/index.html
index efad4d45..ccfb86c6 100644
--- a/articles/tictactoe/index.html
+++ b/articles/tictactoe/index.html
@@ -12,8 +12,6 @@
<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/bootstrap.min.css" rel="stylesheet">
<link href="/css/99s.css" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">