mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
add appstroe links and reorder
This commit is contained in:
10
index.html
10
index.html
@@ -34,10 +34,14 @@
|
|||||||
</h2>
|
</h2>
|
||||||
<h3>Apps</h3>
|
<h3>Apps</h3>
|
||||||
<div class="homescreen">
|
<div class="homescreen">
|
||||||
<a href="https://github.com/neon443/NearFuture" class="app">
|
<a href="https://apps.apple.com/gb/app/near-future-event-tracker/id6744963429" class="app">
|
||||||
<img src="https://github.com/neon443/NearFuture/blob/main/NearFuture/Assets.xcassets/AppIcon.appiconset/NearFutureIcon.png?raw=true" alt="App Icon">
|
<img src="https://github.com/neon443/NearFuture/blob/main/NearFuture/Assets.xcassets/AppIcon.appiconset/NearFutureIcon.png?raw=true" alt="App Icon">
|
||||||
<span class="label">Near Future</span>
|
<span class="label">Near Future</span>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://apps.apple.com/gb/app/crazy-cattle-3d/id6745103347" class="app">
|
||||||
|
<img src="https://media.githubusercontent.com/media/neon443/CrazyCattle3DiOS/main/xc/CrazyCattle3D/Images.xcassets/AppIcon.appiconset/Icon-1024.png" alt="App Icon" style="scale: 1;">
|
||||||
|
<span class="label">Crazy Cattle 3D</span>
|
||||||
|
</a>
|
||||||
<a href="https://github.com/neon443/DockPhobia" class="app">
|
<a href="https://github.com/neon443/DockPhobia" class="app">
|
||||||
<img src="https://github.com/neon443/DockPhobia/blob/main/DockPhobiaAppIcon.png?raw=true" alt="App Icon" style="scale: 1.25;">
|
<img src="https://github.com/neon443/DockPhobia/blob/main/DockPhobiaAppIcon.png?raw=true" alt="App Icon" style="scale: 1.25;">
|
||||||
<span class="label">DockPhobia</span>
|
<span class="label">DockPhobia</span>
|
||||||
@@ -46,10 +50,6 @@
|
|||||||
<img src="https://github.com/neon443/RNG_Swift/blob/main/IconLight.png?raw=true" alt="App Icon" style="scale: 1;">
|
<img src="https://github.com/neon443/RNG_Swift/blob/main/IconLight.png?raw=true" alt="App Icon" style="scale: 1;">
|
||||||
<span class="label">RNG</span>
|
<span class="label">RNG</span>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/neon443/CrazyCattle3DiOS" class="app">
|
|
||||||
<img src="https://media.githubusercontent.com/media/neon443/CrazyCattle3DiOS/main/xc/CrazyCattle3D/Images.xcassets/AppIcon.appiconset/Icon-1024.png" alt="App Icon" style="scale: 1;">
|
|
||||||
<span class="label">Crazy Cattle 3D</span>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
<h3>Games</h3>
|
<h3>Games</h3>
|
||||||
<div class="homescreen">
|
<div class="homescreen">
|
||||||
|
|||||||
Reference in New Issue
Block a user