diff options
author | Loïc Hoguin <[email protected]> | 2017-05-24 15:07:07 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-05-24 15:07:07 +0200 |
commit | c0b81797444ef084a0847db1ea54f4e9bcaa16fe (patch) | |
tree | 53267fbb43dc6277d4043edf59a205e3024b7ff5 /docs/en/gun/1.0/guide | |
parent | 15175121fb32a9878dd8b015e93aec06c6a96f2a (diff) | |
download | ninenines.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 'docs/en/gun/1.0/guide')
-rw-r--r-- | docs/en/gun/1.0/guide/connect/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/http/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/introduction/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/protocols/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/start/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/websocket/index.html | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/docs/en/gun/1.0/guide/connect/index.html b/docs/en/gun/1.0/guide/connect/index.html index e360f20b..3b96e4a4 100644 --- a/docs/en/gun/1.0/guide/connect/index.html +++ b/docs/en/gun/1.0/guide/connect/index.html @@ -12,8 +12,6 @@ <title>Nine Nines: Connection</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"> diff --git a/docs/en/gun/1.0/guide/http/index.html b/docs/en/gun/1.0/guide/http/index.html index e7aa6b36..66226bc2 100644 --- a/docs/en/gun/1.0/guide/http/index.html +++ b/docs/en/gun/1.0/guide/http/index.html @@ -12,8 +12,6 @@ <title>Nine Nines: HTTP</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"> diff --git a/docs/en/gun/1.0/guide/index.html b/docs/en/gun/1.0/guide/index.html index 7950b39e..a3d5f335 100644 --- a/docs/en/gun/1.0/guide/index.html +++ b/docs/en/gun/1.0/guide/index.html @@ -12,8 +12,6 @@ <title>Nine Nines: Gun User Guide</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"> diff --git a/docs/en/gun/1.0/guide/introduction/index.html b/docs/en/gun/1.0/guide/introduction/index.html index ee02ac6a..f08e8b8b 100644 --- a/docs/en/gun/1.0/guide/introduction/index.html +++ b/docs/en/gun/1.0/guide/introduction/index.html @@ -12,8 +12,6 @@ <title>Nine Nines: Introduction</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"> diff --git a/docs/en/gun/1.0/guide/protocols/index.html b/docs/en/gun/1.0/guide/protocols/index.html index babb3eb2..ea962fe0 100644 --- a/docs/en/gun/1.0/guide/protocols/index.html +++ b/docs/en/gun/1.0/guide/protocols/index.html @@ -12,8 +12,6 @@ <title>Nine Nines: Supported protocols</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"> diff --git a/docs/en/gun/1.0/guide/start/index.html b/docs/en/gun/1.0/guide/start/index.html index 6b4cbfdc..3fd4ac34 100644 --- a/docs/en/gun/1.0/guide/start/index.html +++ b/docs/en/gun/1.0/guide/start/index.html @@ -12,8 +12,6 @@ <title>Nine Nines: Starting and stopping</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"> diff --git a/docs/en/gun/1.0/guide/websocket/index.html b/docs/en/gun/1.0/guide/websocket/index.html index d12ead3e..278840dc 100644 --- a/docs/en/gun/1.0/guide/websocket/index.html +++ b/docs/en/gun/1.0/guide/websocket/index.html @@ -12,8 +12,6 @@ <title>Nine Nines: Websocket</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"> |