Skip to content

Commit ae96cb3

Browse files
committed
update meta page
1 parent 34f1667 commit ae96cb3

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

content/pages/meta/00-change-log.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on GitHub.
1515

1616
## 2020
1717
### March
18+
* Added new blog post tutorial on
19+
[Learning pandas by Exploring COVID-19 Data](/blog/learn-pandas-basic-commands-explore-covid-19-data.html).
1820
* New [web design](/web-design.html) and
1921
[web development](/web-development.html) resources.
2022
* Added new blog post on

theme/templates/article-sidebar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{% if article.author == "Kevin Whinnery" %}
22
{% include "sponsor/twilioquest.html" %}
33
{% endif %}
4+
{% include "sponsor/carbon.html" %}
45
<div class="pn">
56
<div class="pnh">
67
<h3><a href="/table-of-contents.html">More Resources</a></h3>

0 commit comments

Comments
 (0)