Compare commits

..

No commits in common. "7ce50675a7a4a9adbb128c33e8838d1d88547ef7" and "3db224b414469ef4186bedfe12dffcf57fe16eb0" have entirely different histories.

2 changed files with 4 additions and 3 deletions

View File

@ -14,6 +14,7 @@ commit: chat.svg
git add '*.svg' && \
GIT_AUTHOR_NAME='publicmatt' GIT_AUTHOR_EMAIL='git@publicmatt.com' \
GIT_COMMITTER_NAME='publicmatt' GIT_COMMITTER_EMAIL='git@publicmatt.com' \
git commit -m "auto-updating git readme"
git push
git commit -m "Auto-updating git readme"
git push publicmatt
git push github

View File

@ -300,7 +300,7 @@
<!-- Work ... -->
<g transform="translate(10, 120)" class="msg-3">
<rect width="513" height="66.1302" rx="18.0355" class="bubble" />
<text x="15" y="27">I write software for AI2. I work with data, AI and the web.</text>
<text x="15" y="27">I write software. I work with web, data and AI.</text>
<text x="15" y="50">I graduated from WWU (MS:CompSci) 2 years ago.</text>
</g>

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB