mirror of
https://github.com/ION606/ion606.github.io.git
synced 2026-05-14 22:16:59 +00:00
added workout app
This commit is contained in:
+19
-6
@@ -53,15 +53,15 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="project-card" onclick="window.open('https://streamelements.ion606.com', target='_blank')">
|
<div class="project-card" onclick="window.open('https://ionlang.ion606.com', target='_blank')">
|
||||||
<div class="project-preview">
|
<div class="project-preview">
|
||||||
<img src="https://github.com/ION-Emotes/plugin/blob/main/loading.gif?raw=true"
|
<img src="https://avatars.githubusercontent.com/u/194176806?s=200&v=4"
|
||||||
alt="Streamelements Emotes Overlay Preview">
|
alt="Streamelements Emotes Overlay Preview">
|
||||||
</div>
|
</div>
|
||||||
<div class="project-info">
|
<div class="project-info">
|
||||||
<h2>Streamelements Emotes Overlay</h2>
|
<h2>ION Workout App!</h2>
|
||||||
<p>Use Discord emotes on a Streamelements overlay!</p>
|
<p>An open source workout app!</p>
|
||||||
<a href="https://streamelements.ion606.com" target="_blank">Visit Website</a>
|
<a href="https://github.com/ION-WorkoutApp" target="_blank">Visit Homepage</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -86,7 +86,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="project-info">
|
<div class="project-info">
|
||||||
<h2>ION VCS</h2>
|
<h2>ION VCS</h2>
|
||||||
<p>A future version control system and file sharing system built around rsync and inspired by the github cli</p>
|
<p>A future version control system and file sharing system built around rsync and inspired by the github
|
||||||
|
cli</p>
|
||||||
<a href="https://github.com/ION606/VCS" target="_blank">Visit Website</a>
|
<a href="https://github.com/ION606/VCS" target="_blank">Visit Website</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -102,6 +103,18 @@
|
|||||||
<a href="https://ionlang.ion606.com" target="_blank">Visit Website</a>
|
<a href="https://ionlang.ion606.com" target="_blank">Visit Website</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="project-card" onclick="window.open('https://streamelements.ion606.com', target='_blank')">
|
||||||
|
<div class="project-preview">
|
||||||
|
<img src="https://github.com/ION-Emotes/plugin/blob/main/loading.gif?raw=true"
|
||||||
|
alt="Streamelements Emotes Overlay Preview">
|
||||||
|
</div>
|
||||||
|
<div class="project-info">
|
||||||
|
<h2>Streamelements Emotes Overlay</h2>
|
||||||
|
<p>Use Discord emotes on a Streamelements overlay!</p>
|
||||||
|
<a href="https://streamelements.ion606.com" target="_blank">Visit Website</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
|
|||||||
Reference in New Issue
Block a user