Skip to content

Commit 3e06f3a

Browse files
committed
tweaking front page map
1 parent 7727e37 commit 3e06f3a

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

change-log.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ <h1>Change Log</h1>
4646
<h2>2014</h2>
4747
<h3>July</h3>
4848
<ul>
49+
<li>Added a map to the front page. May move that elsewhere later though based
50+
on feedback.</li>
4951
<li>Merged a pull request for new REST frameworks.</li>
5052
<li>Lots of new Django, Flask and task queue resources.</li>
5153
<li>Added two new Python libraries lists to the Best Python Resources page.</li>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-07-17T18:15:58Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-07-18T09:38:34Z</updated></feed>

full-stack-python-map.png

4.75 KB
Loading

source/content/pages/10-misc/1005-change-log.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ the
2424

2525
## 2014
2626
### July
27+
* Added a map to the front page. May move that elsewhere later though based
28+
on feedback.
2729
* Merged a pull request for new REST frameworks.
2830
* Lots of new Django, Flask and task queue resources.
2931
* Added two new Python libraries lists to the Best Python Resources page.
4.75 KB
Loading

0 commit comments

Comments
 (0)