tweak welcome screen text

This commit is contained in:
Ben Fry
2020-01-18 17:18:38 -05:00
parent 2f0da33ffc
commit dcf0d386a1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<img src="../icons/pde-64.png" width="64" height="64">
</td>
<td valign="middle">
<h1>Welcome to Processing 4 (alpha)</h1>
<h1>Processing 4 (alpha)</h1>
</td>
</tr>
</table>
+1 -1
View File
@@ -13,7 +13,7 @@
<img src="../icons/pde-64.png" width="64" height="64">
</td>
<td valign="middle">
<h1>Welcome to Processing 4 (alpha)
<h1>Processing 4 (alpha)
</td>
</tr>
</table>