Use big logo on about page

main
Isaiah Odhner 2023-08-10 00:07:47 -04:00
parent d66b964446
commit d00f859c91
1 changed files with 3 additions and 2 deletions

View File

@ -51,8 +51,9 @@
</head>
<body>
<h1>
<img src="images/icons/32x32.png" width="32" height="32" id="paint-32x32" alt="">
<h1 style="text-align: center;">
<img src="images/icons/jspaint.svg" width="192" height="192" alt="">
<br>
<span id="jspaint-project-name">JS Paint</span>
</h1>