File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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-13T17:37:40Z </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-13T17:44:56Z </updated ></feed >
Original file line number Diff line number Diff line change 1313
1414SITEMAP_SAVE_AS = 'sitemap.xml'
1515
16- BYLINE = '© 2015 Matt Makai. All Rights Reserved.'
16+ BYLINE = '© 2016 Matt Makai. All Rights Reserved.'
1717LINKS = ()
1818
1919MARKUP = ('rst' , 'markdown' ,)
2020
2121SOCIAL = (
22- ('Email' , 'mailto:makaimc @gmail.com' ),
22+ ('Email' , 'mailto:matthew.makai @gmail.com' ),
2323 ('GitHub' , 'https://github.com/makaimc' ),
2424 ('Twitter' , 'http://twitter.com/mattmakai' ),
2525)
You can’t perform that action at this time.
0 commit comments