Skip to content

Commit 73847ef

Browse files
committed
updating about page
1 parent de0db7e commit 73847ef

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed

about-author.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ <h1>About the Author</h1>
4141
<a href="https://www.twilio.com/blog/2014/02/introducing-developer-evangelist-matt-makai.html">Developer Evangelist</a>
4242
at <a href="https://www.twilio.com/">Twilio</a>.</p>
4343
<p>Other projects by Matt include
44-
<a href="http://www.codingacrossamerica.com/">Coding Across America</a>
45-
and
46-
<a href="https://github.com/makaimc/underwear/">Underwear</a>. You can reach him by
44+
<a href="http://www.codingacrossamerica.com/">Coding Across America</a>,
45+
<a href="https://github.com/makaimc/underwear">Underwear</a> and
46+
<a href="https://github.com/makaimc/choose-your-own-adventure-presentations">Choose Your Own Adventure Presentations</a>. You can reach him by
4747
email at matthew.makai@gmail.com,
4848
<a href="https://twitter.com/mattmakai">Twitter @mattmakai</a>
4949
or on <a href="https://github.com/makaimc">GitHub at makaimc</a>.</p>

all.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6281,9 +6281,9 @@ <h1>About the Author</h1>
62816281
<a href="https://www.twilio.com/blog/2014/02/introducing-developer-evangelist-matt-makai.html">Developer Evangelist</a>
62826282
at <a href="https://www.twilio.com/">Twilio</a>.</p>
62836283
<p>Other projects by Matt include
6284-
<a href="http://www.codingacrossamerica.com/">Coding Across America</a>
6285-
and
6286-
<a href="https://github.com/makaimc/underwear/">Underwear</a>. You can reach him by
6284+
<a href="http://www.codingacrossamerica.com/">Coding Across America</a>,
6285+
<a href="https://github.com/makaimc/underwear">Underwear</a> and
6286+
<a href="https://github.com/makaimc/choose-your-own-adventure-presentations">Choose Your Own Adventure Presentations</a>. You can reach him by
62876287
email at matthew.makai@gmail.com,
62886288
<a href="https://twitter.com/mattmakai">Twitter @mattmakai</a>
62896289
or on <a href="https://github.com/makaimc">GitHub at makaimc</a>.</p>
@@ -6292,7 +6292,6 @@ <h1>About the Author</h1>
62926292
<p>Typos, inaccurate statements or general areas for improvement can be handled
62936293
through an issue ticket or pull request on
62946294
<a href="https://github.com/makaimc/fullstackpython.github.com/">GitHub</a>.</p>
6295-
<h3>Where to now?</h3>
62966295
</div>
62976296
<div class="col-md-offset-1 col-md-3" id="sidebar">
62986297
<div class="panel panel-success">

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>2015-05-26T11:59:35Z</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>2015-05-26T13:34:06Z</updated></feed>

source/content/pages/13-meta/04-about-author.markdown

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ This website was coded and written by
1313
at [Twilio](https://www.twilio.com/).
1414

1515
Other projects by Matt include
16-
[Coding Across America](http://www.codingacrossamerica.com/)
17-
and
18-
[Underwear](https://github.com/makaimc/underwear/). You can reach him by
16+
[Coding Across America](http://www.codingacrossamerica.com/),
17+
[Underwear](https://github.com/makaimc/underwear) and
18+
[Choose Your Own Adventure Presentations](https://github.com/makaimc/choose-your-own-adventure-presentations). You can reach him by
1919
email at matthew.makai@gmail.com,
2020
[Twitter @mattmakai](https://twitter.com/mattmakai)
2121
or on [GitHub at makaimc](https://github.com/makaimc).
@@ -27,5 +27,3 @@ Typos, inaccurate statements or general areas for improvement can be handled
2727
through an issue ticket or pull request on
2828
[GitHub](https://github.com/makaimc/fullstackpython.github.com/).
2929

30-
31-
### Where to now?

source/theme/templates/choices/about-author.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<h3>Where to now?</h3>
12
<div class="row">
23
<div class="col-md-4">
34
<div class="well select-next">

0 commit comments

Comments
 (0)