Skip to content

Commit e5e56b4

Browse files
committed
updating contact info
1 parent 289d676 commit e5e56b4

File tree

4 files changed

+13
-10
lines changed

4 files changed

+13
-10
lines changed

about-author.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</div> <div class="row">
4040
<div class="col-md-8">
4141
<h1>About the Author</h1>
42-
<p>This website was written and built by
42+
<p>This website was coded and written by
4343
<a href="http://www.mattmakai.com/">Matt Makai</a>
4444
(<a href="http://twitter.com/mattmakai">@mattmakai</a>), currently a
4545
<a href="http://thenextweb.com/dd/2012/06/03/a-day-in-the-life-of-a-developer-evangelist/">Developer Evangelist</a>
@@ -48,8 +48,9 @@ <h1>About the Author</h1>
4848
<a href="http://www.codingacrossamerica.com/">Coding Across America</a>
4949
and
5050
<a href="https://github.com/makaimc/underwear/">Underwear</a>. You can reach him by
51-
email at matthew.makai@gmail.com or tweet at
52-
<a href="https://twitter.com/mattmakai">him on Twitter</a>. </p>
51+
email at matthew.makai@gmail.com,
52+
<a href="https://twitter.com/mattmakai">Twitter at mattmakai</a>
53+
or <a href="https://github.com/makaimc">GitHub at makaimc</a>.</p>
5354
<p>Read my thoughts on the "full stack" trend in a
5455
<a href="http://radar.oreilly.com/2014/05/driving-demand-for-full-stack-developers.html">post I wrote for O'Reilly Programming</a>.</p>
5556
<p>Typos, inaccurate statements, or general areas for improvement can be handled

all.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4108,7 +4108,7 @@ <h2>Development environment resources</h2>
41084108
</li>
41094109
</ul>
41104110
<h1>About the Author</h1>
4111-
<p>This website was written and built by
4111+
<p>This website was coded and written by
41124112
<a href="http://www.mattmakai.com/">Matt Makai</a>
41134113
(<a href="http://twitter.com/mattmakai">@mattmakai</a>), currently a
41144114
<a href="http://thenextweb.com/dd/2012/06/03/a-day-in-the-life-of-a-developer-evangelist/">Developer Evangelist</a>
@@ -4117,8 +4117,9 @@ <h1>About the Author</h1>
41174117
<a href="http://www.codingacrossamerica.com/">Coding Across America</a>
41184118
and
41194119
<a href="https://github.com/makaimc/underwear/">Underwear</a>. You can reach him by
4120-
email at matthew.makai@gmail.com or tweet at
4121-
<a href="https://twitter.com/mattmakai">him on Twitter</a>. </p>
4120+
email at matthew.makai@gmail.com,
4121+
<a href="https://twitter.com/mattmakai">Twitter at mattmakai</a>
4122+
or <a href="https://github.com/makaimc">GitHub at makaimc</a>.</p>
41224123
<p>Read my thoughts on the "full stack" trend in a
41234124
<a href="http://radar.oreilly.com/2014/05/driving-demand-for-full-stack-developers.html">post I wrote for O'Reilly Programming</a>.</p>
41244125
<p>Typos, inaccurate statements, or general areas for improvement can be handled

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-11-21T17:09:05Z</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-11-23T13:14:13Z</updated></feed>

source/content/pages/11-misc/1103-about-author.markdown

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ choice4text:
1717

1818

1919
# About the Author
20-
This website was written and built by
20+
This website was coded and written by
2121
[Matt Makai](http://www.mattmakai.com/)
2222
([@mattmakai](http://twitter.com/mattmakai)), currently a
2323
[Developer Evangelist](http://thenextweb.com/dd/2012/06/03/a-day-in-the-life-of-a-developer-evangelist/)
@@ -27,8 +27,9 @@ Other projects by Matt include
2727
[Coding Across America](http://www.codingacrossamerica.com/)
2828
and
2929
[Underwear](https://github.com/makaimc/underwear/). You can reach him by
30-
email at matthew.makai@gmail.com or tweet at
31-
[him on Twitter](https://twitter.com/mattmakai).
30+
email at matthew.makai@gmail.com,
31+
[Twitter at mattmakai](https://twitter.com/mattmakai)
32+
or [GitHub at makaimc](https://github.com/makaimc).
3233

3334
Read my thoughts on the "full stack" trend in a
3435
[post I wrote for O'Reilly Programming](http://radar.oreilly.com/2014/05/driving-demand-for-full-stack-developers.html).

0 commit comments

Comments
 (0)