Re-arrange assets

This commit is contained in:
Kainoa Kanter 2022-03-13 22:44:52 -07:00
parent b7879d4a23
commit 9c30da4a06
5 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<div align="center">
<img src="zero.png" height="110px"/>
<img src="assets/zero.png" height="110px"/>
<br>
<img src="zer0bin.svg" height="100"/>
<img src="assets/zer0bin.svg" height="100"/>
<br>
Just a place to paste
<br>

View File

Before

Width:  |  Height:  |  Size: 827 B

After

Width:  |  Height:  |  Size: 827 B

View File

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -1,7 +1,7 @@
{
"name": "zer0bin",
"source": "index.pug",
"version": "0.4.0",
"version": "0.4.1",
"browserslist": "> 0.5%, last 2 versions, not dead",
"license": "MIT",
"scripts": {