mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
Fix image link
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "neon443 Progressive Web App",
|
||||
"name": "neon443 PWA",
|
||||
"short_name": "neon443",
|
||||
"description": ".",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./images/app-icon.png",
|
||||
"sizes": "512×512",
|
||||
"src": "./images/icon.png",
|
||||
"sizes": "1024x1024",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
|
||||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -53,7 +53,7 @@
|
||||
This site really needs a good logo (view the current one <a href="./images/fav.ico">here</a>), if you are good at digital art, please <a href="mailto:neons443@outlook.com">email me</a>.<br>
|
||||
</p><br>
|
||||
<h3>Currently Entered:</h3>
|
||||
<img class="box1" href="./images/makeLogoEntriesuranium1024.png">
|
||||
<img class="box2" href="./images/makeLogoEntries/uranium64.png">
|
||||
<img class="box1" src="./images/uranium1024.png">
|
||||
<img class="box2" src="./images/uranium64.png">
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user