Skip to content

Commit f113156

Browse files
committed
Always show footer on home page
1 parent 0498429 commit f113156

20 files changed

Lines changed: 97 additions & 54 deletions

File tree

chapters/01/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,9 @@ <h1 id="Create-A-Database">Create A Database<a class="anchor-link" href="#Create
150150

151151
</main>
152152

153-
<footer class="footer d-none d-md-block">
154-
<div class="container">
153+
154+
<footer class="footer d-none d-md-block">
155+
<div class="container">
155156
<span class="text-muted">
156157
<p class="small">
157158
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -164,7 +165,8 @@ <h1 id="Create-A-Database">Create A Database<a class="anchor-link" href="#Create
164165
</p>
165166
</span>
166167
</div>
167-
</footer>
168+
</footer>
169+
168170

169171
<script>
170172
((window.gitter = {}).chat = {}).options = {

chapters/02/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,9 @@ <h1 id="Create-a-Table">Create a Table<a class="anchor-link" href="#Create-a-Tab
245245

246246
</main>
247247

248-
<footer class="footer d-none d-md-block">
249-
<div class="container">
248+
249+
<footer class="footer d-none d-md-block">
250+
<div class="container">
250251
<span class="text-muted">
251252
<p class="small">
252253
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -259,7 +260,8 @@ <h1 id="Create-a-Table">Create a Table<a class="anchor-link" href="#Create-a-Tab
259260
</p>
260261
</span>
261262
</div>
262-
</footer>
263+
</footer>
264+
263265

264266
<script>
265267
((window.gitter = {}).chat = {}).options = {

chapters/03/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,9 @@ <h1 id="Add-Some-Data">Add Some Data<a class="anchor-link" href="#Add-Some-Data"
260260

261261
</main>
262262

263-
<footer class="footer d-none d-md-block">
264-
<div class="container">
263+
264+
<footer class="footer d-none d-md-block">
265+
<div class="container">
265266
<span class="text-muted">
266267
<p class="small">
267268
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -274,7 +275,8 @@ <h1 id="Add-Some-Data">Add Some Data<a class="anchor-link" href="#Add-Some-Data"
274275
</p>
275276
</span>
276277
</div>
277-
</footer>
278+
</footer>
279+
278280

279281
<script>
280282
((window.gitter = {}).chat = {}).options = {

chapters/04/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,9 @@ <h1 id="Look-At-The-Data">Look At The Data<a class="anchor-link" href="#Look-At-
231231

232232
</main>
233233

234-
<footer class="footer d-none d-md-block">
235-
<div class="container">
234+
235+
<footer class="footer d-none d-md-block">
236+
<div class="container">
236237
<span class="text-muted">
237238
<p class="small">
238239
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -245,7 +246,8 @@ <h1 id="Look-At-The-Data">Look At The Data<a class="anchor-link" href="#Look-At-
245246
</p>
246247
</span>
247248
</div>
248-
</footer>
249+
</footer>
250+
249251

250252
<script>
251253
((window.gitter = {}).chat = {}).options = {

chapters/05/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,9 @@ <h1 id="Change-The-Data">Change The Data<a class="anchor-link" href="#Change-The
361361

362362
</main>
363363

364-
<footer class="footer d-none d-md-block">
365-
<div class="container">
364+
365+
<footer class="footer d-none d-md-block">
366+
<div class="container">
366367
<span class="text-muted">
367368
<p class="small">
368369
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -375,7 +376,8 @@ <h1 id="Change-The-Data">Change The Data<a class="anchor-link" href="#Change-The
375376
</p>
376377
</span>
377378
</div>
378-
</footer>
379+
</footer>
380+
379381

380382
<script>
381383
((window.gitter = {}).chat = {}).options = {

chapters/06/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -401,8 +401,9 @@ <h1 id="Delete-Some-Data">Delete Some Data<a class="anchor-link" href="#Delete-S
401401

402402
</main>
403403

404-
<footer class="footer d-none d-md-block">
405-
<div class="container">
404+
405+
<footer class="footer d-none d-md-block">
406+
<div class="container">
406407
<span class="text-muted">
407408
<p class="small">
408409
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -415,7 +416,8 @@ <h1 id="Delete-Some-Data">Delete Some Data<a class="anchor-link" href="#Delete-S
415416
</p>
416417
</span>
417418
</div>
418-
</footer>
419+
</footer>
420+
419421

420422
<script>
421423
((window.gitter = {}).chat = {}).options = {

chapters/07/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,9 @@ <h1 id="Dynamic-SQL">Dynamic SQL<a class="anchor-link" href="#Dynamic-SQL">&#182
294294

295295
</main>
296296

297-
<footer class="footer d-none d-md-block">
298-
<div class="container">
297+
298+
<footer class="footer d-none d-md-block">
299+
<div class="container">
299300
<span class="text-muted">
300301
<p class="small">
301302
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -308,7 +309,8 @@ <h1 id="Dynamic-SQL">Dynamic SQL<a class="anchor-link" href="#Dynamic-SQL">&#182
308309
</p>
309310
</span>
310311
</div>
311-
</footer>
312+
</footer>
313+
312314

313315
<script>
314316
((window.gitter = {}).chat = {}).options = {

chapters/08/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -924,8 +924,9 @@ <h1 id="Link-Tables-Together">Link Tables Together<a class="anchor-link" href="#
924924

925925
</main>
926926

927-
<footer class="footer d-none d-md-block">
928-
<div class="container">
927+
928+
<footer class="footer d-none d-md-block">
929+
<div class="container">
929930
<span class="text-muted">
930931
<p class="small">
931932
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -938,7 +939,8 @@ <h1 id="Link-Tables-Together">Link Tables Together<a class="anchor-link" href="#
938939
</p>
939940
</span>
940941
</div>
941-
</footer>
942+
</footer>
943+
942944

943945
<script>
944946
((window.gitter = {}).chat = {}).options = {

chapters/09/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -773,8 +773,9 @@ <h1 id="Extract-The-Data">Extract The Data<a class="anchor-link" href="#Extract-
773773

774774
</main>
775775

776-
<footer class="footer d-none d-md-block">
777-
<div class="container">
776+
777+
<footer class="footer d-none d-md-block">
778+
<div class="container">
778779
<span class="text-muted">
779780
<p class="small">
780781
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -787,7 +788,8 @@ <h1 id="Extract-The-Data">Extract The Data<a class="anchor-link" href="#Extract-
787788
</p>
788789
</span>
789790
</div>
790-
</footer>
791+
</footer>
792+
791793

792794
<script>
793795
((window.gitter = {}).chat = {}).options = {

chapters/10/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -650,8 +650,9 @@ <h1 id="Aggregation">Aggregation<a class="anchor-link" href="#Aggregation">&#182
650650

651651
</main>
652652

653-
<footer class="footer d-none d-md-block">
654-
<div class="container">
653+
654+
<footer class="footer d-none d-md-block">
655+
<div class="container">
655656
<span class="text-muted">
656657
<p class="small">
657658
This tutorial was inspired by a talk given by <a href="https://twitter.com/waveform80">Dave Jones</a> at <a href="https://twitter.com/pythonnw">Python North West</a>.
@@ -664,7 +665,8 @@ <h1 id="Aggregation">Aggregation<a class="anchor-link" href="#Aggregation">&#182
664665
</p>
665666
</span>
666667
</div>
667-
</footer>
668+
</footer>
669+
668670

669671
<script>
670672
((window.gitter = {}).chat = {}).options = {

0 commit comments

Comments
 (0)