Skip to content

Commit ff5a582

Browse files
committed
apparently better to not block css loading? will need to investigate more
1 parent 2c49bb9 commit ff5a582

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+48
-48
lines changed

about-author.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>About the Author - Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -178,6 +177,7 @@ <h3 class="panel-head">Table of Contents</h3>
178177
2014
179178
</div>
180179
</div>
180+
<link href="theme/css/f.min.css" rel="stylesheet">
181181
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
182182
</body>
183183
</html>

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -5070,6 +5069,7 @@ <h3>What do you want to learn next about deployment?</h3>
50705069
2014
50715070
</div>
50725071
</div>
5072+
<link href="theme/css/f.min.css" rel="stylesheet">
50735073
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
50745074
</body>
50755075
</html>

api-creation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>API Creation - Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -326,6 +325,7 @@ <h3 class="panel-head">Table of Contents</h3>
326325
2014
327326
</div>
328327
</div>
328+
<link href="theme/css/f.min.css" rel="stylesheet">
329329
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
330330
</body>
331331
</html>

api-integration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>API Integration - Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -280,6 +279,7 @@ <h3 class="panel-head">Table of Contents</h3>
280279
2014
281280
</div>
282281
</div>
282+
<link href="theme/css/f.min.css" rel="stylesheet">
283283
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
284284
</body>
285285
</html>

application-dependencies.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Application Dependencies - Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -313,6 +312,7 @@ <h3 class="panel-head">Table of Contents</h3>
313312
2014
314313
</div>
315314
</div>
315+
<link href="theme/css/f.min.css" rel="stylesheet">
316316
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
317317
</body>
318318
</html>

application-programming-interfaces.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Application Programming Interfaces - Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -242,6 +241,7 @@ <h3 class="panel-head">Table of Contents</h3>
242241
2014
243242
</div>
244243
</div>
244+
<link href="theme/css/f.min.css" rel="stylesheet">
245245
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
246246
</body>
247247
</html>

best-python-resources.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Best Python Resources - Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -357,6 +356,7 @@ <h3 class="panel-head">Table of Contents</h3>
357356
2014
358357
</div>
359358
</div>
359+
<link href="theme/css/f.min.css" rel="stylesheet">
360360
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
361361
</body>
362362
</html>

bottle.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Bottle - Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -222,6 +221,7 @@ <h3 class="panel-head">Table of Contents</h3>
222221
2014
223222
</div>
224223
</div>
224+
<link href="theme/css/f.min.css" rel="stylesheet">
225225
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
226226
</body>
227227
</html>

caching.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Caching - Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -216,6 +215,7 @@ <h3 class="panel-head">Table of Contents</h3>
216215
2014
217216
</div>
218217
</div>
218+
<link href="theme/css/f.min.css" rel="stylesheet">
219219
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
220220
</body>
221221
</html>

cascading-style-sheets.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Cascading Style Sheets - Full Stack Python</title>
10-
<link href="theme/css/f.min.css" rel="stylesheet">
1110
<!--[if lt IE 9]>
1211
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1312
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
@@ -311,6 +310,7 @@ <h3 class="panel-head">Table of Contents</h3>
311310
2014
312311
</div>
313312
</div>
313+
<link href="theme/css/f.min.css" rel="stylesheet">
314314
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
315315
</body>
316316
</html>

0 commit comments

Comments
 (0)