update png file used for starter page

This commit is contained in:
Kyle Drake 2016-02-28 13:36:17 -08:00
parent 055cbf7ab5
commit 0dcffb37d4
4 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

View file

@ -16,7 +16,7 @@
<p>Here's how you can make <strong>bold</strong> and <em>italic</em> text.</p>
<p>Here's how you can add an image:</p>
<img src="/cat.png">
<img src="/neocities.png">
<p>Here's how to make a list:</p>
@ -28,4 +28,4 @@
<p>To learn more HTML/CSS, check out these <a href="http://neocities.org/tutorials">tutorials</a>!</p>
</body>
</html>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB