Skip to content

Commit b2a3172

Browse files
committed
replace subnav for b&v with supporters edition
1 parent 5d7dc3d commit b2a3172

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

theme/templates/css/base.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

theme/templates/subnav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<a href="/table-of-contents.html">All topics</a> <span class="bk">|</span>
33
<a href="/blog.html">Blog</a> <span class="bk">|</span>
44
<!--<a href="/email.html">Newsletter</a> <span class="bk">|</span>-->
5+
<a href="https://www.deploypython.com/full-stack-python.html">Supporter's Edition</a> <span class="bk">|</span>
56
<a href="https://twitter.com/fullstackpython">@fullstackpython</a> <span class="bk">|</span>
67
<a href="https://www.facebook.com/fullstackpython">Facebook</a> <span class="bk">|</span>
7-
<a href="https://www.deploypython.com/">Books & Videos</a> <span class="bk">|</span>
88

99
<a href="/change-log.html">What's new?</a>
1010
</div>

0 commit comments

Comments
 (0)