Skip to content

Commit 3dc3902

Browse files
committed
adding note to toc
1 parent a773014 commit 3dc3902

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

theme/templates/table-of-contents.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,12 +214,13 @@ <h2><a href="/blog.html">Blog Post Tutorials</a></h2>
214214
</div>
215215
<div class="c3">
216216
<h2><a href="https://www.deploypython.com/">Books &amp; Videos</a></h2>
217-
<div class="sns desc">Each of these videos and books was recorded or written by me, Matt Makai.</div>
217+
<div class="sns desc">Each of these videos and books was recorded or written by me, <a href="/about-author.html">Matt Makai</a>.</div>
218218
<h4 class="bp"><a href="https://training.talkpython.fm/courses/explore_ansible/introduction-to-ansible-with-python">Introduction to Ansible</a></h4>
219219
<h4 class="bp"><a href="https://training.talkpython.fm/courses/explore_entrepreneurs/python-for-entrepreneurs-build-and-launch-your-online-business">Python for Entrepreneurs</a></h4>
220220
<h4 class="bp"><a href="https://www.deploypython.com/full-stack-python.html">Full Stack Python Supporter's Edition</a></h4>
221221
<h4 class="bp"><a href="https://www.deploypython.com/deploying-flask-web-apps.html">Deploying Flask Web Apps</a></h4>
222222
<hr>
223+
<div class="sns desc">I recommend the following books and videos that were created by fellow Python developers I personally know and have used myself as learning resources.</div>
223224
<h4 class="bp"><a href="https://testdriven.io/courses/microservices-with-docker-flask-and-react/?utm_source=fsp">Microservices with Docker, Flask, and React</a> by <a href="https://testdriven.io/authors/herman/">Michael Herman</a></h4>
224225
</div>
225226
</div>

0 commit comments

Comments
 (0)