Formatting Enhancements, Other Improvements (#5)

* Update location.

* Trim spaces.

* Pull the website in to a more readable size.

* Remove TBDs for now, may not get to publishing them, but will focus on new apps being public to begin with.

* Fix some weird app breaking issues by adding padding and doing the auto margins independently.

* Remove the country "US" for "USA".
This commit is contained in:
2023-07-23 01:07:13 +00:00
committed by GitHub
parent 7219b070e8
commit a9d4eccffa
3 changed files with 50 additions and 58 deletions

View File

@ -17,10 +17,10 @@
<div class="row text center">
<div class="col-6" id="ctfu">
<figure>
<a href="https://play.google.com/store/apps/details?id=com.hyperling.carbupbeta"
<a href="https://play.google.com/store/apps/details?id=com.hyperling.carbupbeta"
target="_blank" rel="noopener noreferrer">
<img width="100%" height="100%" alt="ctfu_image"
src="https://files.hyperling.com/media/ctfu.png"
src="https://files.hyperling.com/media/ctfu.png"
/>
<figcaption>
<p>Carb Up! BETA</p>
@ -28,58 +28,58 @@
<p>
Calculate cost-effectiveness of foods on a High Carb Low Fat lifestyle.
</p>
<p>
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.carbupbeta"
<p>
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.carbupbeta"
target="_blank" rel="noopener noreferrer">Play Store</a>]
[<a href="https://files.hyperling.com/apks/CarbUpBeta.apk">APK</a>]
</p>
<p>
<!--<p>
TBD:
<s>
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
[<a target="_blank" rel="noopener noreferrer">Github</a>]
</s>
</p>
</p>-->
</figcaption>
</figure>
</div>
<div class="col-6" id="sleep">
<figure>
<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.the45minuterule"
<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.the45minuterule"
target="_blank" rel="noopener noreferrer">
<img loading="lazy" width="100%" height="100%" alt="45minuterule"
src="https://files.hyperling.com/media/t45mr.png"
/>
<figcaption>
<p>45 Minute Rule</p>
</a>
</a>
<p>
Determine when to go to bed if you'd like to wake up during light sleep.
</p>
<p>
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.the45minuterule"
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.the45minuterule"
target="_blank" rel="noopener noreferrer">Play Store</a>]
[<a href="https://files.hyperling.com/apks/45MinuteRule.apk">APK</a>]
</p>
<p>
<!--<p>
TBD:
<s>
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
[<a target="_blank" rel="noopener noreferrer">Github</a>]
</s>
</p>
</p>-->
</figcaption>
</figure>
</div>
<div class="col-6" id="timer">
<figure>
<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.infinitetimer"
<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.infinitetimer"
target="_blank" rel="noopener noreferrer"
>
<img loading="lazy" width="100%" height="100%" alt="infinitetimer_image"
src="https://files.hyperling.com/media/infinitetimer.png"
src="https://files.hyperling.com/media/infinitetimer.png"
/>
<figcaption>
<p>Infinite Timer</p>
@ -92,44 +92,44 @@
target="_blank" rel="noopener noreferrer">Play Store</a>]
[<a href="https://files.hyperling.com/apks/InfiniteTimer.apk">APK</a>]
</p>
<p>
<!--<p>
TBD:
<s>
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
[<a target="_blank" rel="noopener noreferrer">Github</a>]
</s>
</p>
</p>-->
</figcaption>
</figure>
</div>
<div class="col-6" id="games">
<figure>
<a href="https://play.google.com/store/apps/details?id=apps.hyperling.com.platformer"
<a href="https://play.google.com/store/apps/details?id=apps.hyperling.com.platformer"
target="_blank" rel="noopener noreferrer"
>
<img loading="lazy" width="100%" height="100%" alt="hypergames_image"
src="https://files.hyperling.com/media/hypergames.png"
src="https://files.hyperling.com/media/hypergames.png"
/>
<figcaption>
<p>
HyperGames
</p>
</a>
</a>
<p>
Began developing some games for fun. Not near a finished state, but "playable".
</p>
<p>
[<a href="https://play.google.com/store/apps/details?id=apps.hyperling.com.platformer"
[<a href="https://play.google.com/store/apps/details?id=apps.hyperling.com.platformer"
target="_blank" rel="noopener noreferrer">Play Store</a>]
[<a href="https://files.hyperling.com/apks/HyperGames.apk">APK</a>]
</p>
<p>
<!--<p>
TBD:
<s>
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
[<a target="_blank" rel="noopener noreferrer">Github</a>]
</s>
</s>-->
</p>
</figcaption>
</figure>
@ -143,8 +143,8 @@
<div class="col-12 text">
<p>
For a full list of programs including my Ansible automation,
Docker setup, source code for this website, and fun projects
like an obfuscating editor and music fixer, check out
Docker setup, source code for this website, and fun projects
like an obfuscating editor and music fixer, check out
<a href="https://github.com/Hyperling" target="_blank">My Github</a>.
</p>
</div>