File tree Expand file tree Collapse file tree 4 files changed +13
-1
lines changed
source/content/pages/13-meta Expand file tree Collapse file tree 4 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -8285,6 +8285,10 @@ <h1>Change Log</h1>
82858285< h2 > 2016</ h2 >
82868286< h3 > March</ h3 >
82878287< ul >
8288+ < li > Made a huge improvement to the layout of the full-sized table of contents
8289+ that appears on pages that are above 768px wide (the collapsed table of
8290+ contents for mobile stays the same).</ li >
8291+ < li > Began work on an < a href ="/apache-http-server.html "> Apache HTTP Server page</ a > .</ li >
82888292< li > Added some new awesome < a href ="/deployment.html "> deployment</ a > resources.</ li >
82898293</ ul >
82908294< h3 > February</ h3 >
Original file line number Diff line number Diff line change @@ -39,6 +39,10 @@ <h1>Change Log</h1>
3939< h2 > 2016</ h2 >
4040< h3 > March</ h3 >
4141< ul >
42+ < li > Made a huge improvement to the layout of the full-sized table of contents
43+ that appears on pages that are above 768px wide (the collapsed table of
44+ contents for mobile stays the same).</ li >
45+ < li > Began work on an < a href ="/apache-http-server.html "> Apache HTTP Server page</ a > .</ li >
4246< li > Added some new awesome < a href ="/deployment.html "> deployment</ a > resources.</ li >
4347</ ul >
4448< h3 > February</ h3 >
Original file line number Diff line number Diff line change 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 >2016-03-12T14:21:50Z </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 >2016-03-12T18:22:08Z </updated ></feed >
Original file line number Diff line number Diff line change 1616
1717## 2016
1818### March
19+ * Made a huge improvement to the layout of the full-sized table of contents
20+ that appears on pages that are above 768px wide (the collapsed table of
21+ contents for mobile stays the same).
22+ * Began work on an [ Apache HTTP Server page] ( /apache-http-server.html ) .
1923* Added some new awesome [ deployment] ( /deployment.html ) resources.
2024
2125### February
You can’t perform that action at this time.
0 commit comments