mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 21:26:41 +02:00
Update default.html
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
a33d23a454
commit
c3a223fc4b
1 changed files with 3 additions and 2 deletions
|
@ -193,11 +193,12 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="section section-default">
|
<div class="section section-default">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
<p>
|
||||||
|
The source code is Open Source and can be found on <a href="https://github.com/davrot/pytutorial"> GitHub </a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<p>
|
|
||||||
The source code is Open Source and can be found on <a href="https://github.com/davrot/pytutorial"> GitHub" </a>
|
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue