Skip to content

Commit 4b97db6

Browse files
committed
all email and announcement posts to use same header for optimization
1 parent 50dac4e commit 4b97db6

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

content/posts/160508-full-stack-python-blog.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ title: The Full Stack Python Blog
22
slug: full-stack-python-blog
33
category: post
44
date: 2016-05-08
5-
modified: 2017-04-25
5+
modified: 2017-10-14
66
meta: The Full Stack Python blog provides detailed tutorials for Python programmers.
7-
headerimage: /img/160508-full-stack-python-blog/header.jpg
7+
headerimage: /img/visuals/email-post-header.jpg
88
headeralt: Full Stack Python and Python logos. Copyright their respective owners.
99

1010

content/posts/171009-pycon-python-bytes-pelican.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ meta: Read about PyCon US 2018's Call for Proposals, Python Bytes podcast and Pe
44
category: post
55
date: 2017-10-09
66
modified: 2017-10-09
7-
headerimage: /img/171009-pycon-bytes-pelican/header.jpg
7+
headerimage: /img/visuals/email-post-header.jpg
88
headeralt: PyCon US 2018 Call for Proposals now open, the awesome Python Bytes and using Pelican to generate static sites.
99

1010

22.2 KB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<a href="/python-community.html" class="list-group-item smaller-item">Python Community</a>
2+
<a href="https://www.blog.pythonlibrary.org/" class="lis/t-group-item smaller-item">PyDev of the Week Blog {% include "blog/external-link.html" %}</a>
3+
<a href="/django.html" class="list-group-item smaller-item">Django</a>
4+
<a href="https://docs.djangoproject.com/en/dev/" class="list-group-item smaller-item">Django documentation {% include "blog/external-link.html" %}</a>
5+
<a href="/ansible.html" class="list-group-item smaller-item">Ansible</a>
6+
<a href="http://docs.ansible.com/ansible/latest/index.html" class="list-group-item smaller-item">Ansible documentation {% include "blog/external-link.html" %}</a>

0 commit comments

Comments
 (0)