Compare commits

..

2 Commits

Author SHA1 Message Date
matt 7ce50675a7 update makefile 2025-10-22 19:58:09 -07:00
publicmatt b7d0ec79d7 auto-updating git readme 2025-10-22 19:57:36 -07:00
2 changed files with 3 additions and 4 deletions

View File

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

View File

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

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB