Auto-updating git readme

This commit is contained in:
publicmatt 2023-12-18 18:10:34 -08:00
parent 9692e06cca
commit 9af672906c
2 changed files with 8 additions and 8 deletions

View File

@ -275,7 +275,7 @@
<!-- From Bellingam... -->
<g transform="translate(10, 48)" class="msg-2">
<rect width="439" height="66.1302" rx="18.0355" class="bubble" />
<text x="15" y="27">I live in Bellingham, Washington where its supposed to be</text>
<text x="15" y="27">I live in Bellingham, WA where its</text>
<text x="15" y="50">46° F (8° C) and <tspan class="emoji">🌦</tspan> today.</text>
</g>
@ -299,9 +299,9 @@
<!-- Work ... -->
<g transform="translate(10, 120)" class="msg-3">
<rect width="439" height="66.1302" rx="18.0355" class="bubble" />
<text x="15" y="27">I write software. I work with web tech, data and machine learning,</text>
<text x="15" y="50">and graduated from Western Washington University with a MS in Computer Science 5 days ago.</text>
<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="50">I graduated from WWU (MS:CompSci) 5 days ago.</text>
</g>
<!-- typing 4 -->

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB

View File

@ -275,7 +275,7 @@
<!-- From Bellingam... -->
<g transform="translate(10, 48)" class="msg-2">
<rect width="439" height="66.1302" rx="18.0355" class="bubble" />
<text x="15" y="27">I live in Bellingham, Washington where its supposed to be</text>
<text x="15" y="27">I live in Bellingham, WA where its</text>
<text x="15" y="50">{degF}° F ({degC}° C) and <tspan class="emoji">{weatherEmoji}</tspan> today.</text>
</g>
@ -299,9 +299,9 @@
<!-- Work ... -->
<g transform="translate(10, 120)" class="msg-3">
<rect width="439" height="66.1302" rx="18.0355" class="bubble" />
<text x="15" y="27">I write software. I work with web tech, data and machine learning,</text>
<text x="15" y="50">and graduated from Western Washington University with a MS in Computer Science {psTime} ago.</text>
<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="50">I graduated from WWU (MS:CompSci) {psTime} ago.</text>
</g>
<!-- typing 4 -->

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB