Anchor consistency. Modify IDs.

This commit is contained in:
Hyperling 2022-10-19 05:28:49 -05:00
parent 218dacd5ea
commit 0287e13e19
2 changed files with 10 additions and 10 deletions

View File

@ -1,17 +1,17 @@
#!/usr/bin/php
<div class="row">
<div class="row" id="programs">
<h2 class="col-12 header">My Public Programs</h2>
<p class="col-12 text">
I write free software! Please feel welcome to browse and use anything I have created.
</p>
</div>
<div class="row">
<div class="row" id="android">
<h3 class="col-12 header">Android Apps</h3>
</div>
<div class="row text center">
<div class="col-6">
<div class="col-6" id="ctfu">
<figure>
<a href="https://play.google.com/store/apps/details?id=com.hyperling.carbupbeta"
target="_blank" rel="noopener noreferrer">
@ -40,7 +40,7 @@
</figure>
</div>
<div class="col-6">
<div class="col-6" id="sleep">
<figure>
<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.the45minuterule"
target="_blank" rel="noopener noreferrer">
@ -69,7 +69,7 @@
</figure>
</div>
<div class="col-6">
<div class="col-6" id="timer">
<figure>
<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.infinitetimer"
target="_blank" rel="noopener noreferrer"
@ -99,7 +99,7 @@
</figure>
</div>
<div class="col-6">
<div class="col-6" id="games">
<figure>
<a href="https://play.google.com/store/apps/details?id=apps.hyperling.com.platformer"
target="_blank" rel="noopener noreferrer"
@ -132,7 +132,7 @@
</div>
</div>
<div class="row">
<div class="row" id="other">
<h3 class="col-12 header">Other Programs</h3>
</div>
<div class="row">
@ -140,6 +140,6 @@
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
<a href="https://github.com/Hyperling" target="_blank">my Github</a>.
<a href="https://github.com/Hyperling" target="_blank">My Github</a>.
</p>
</div>

View File

@ -1,6 +1,6 @@
#!/usr/bin/php
<!-- Gift ideas such as dried fruit, teas, etc. -->
<div class="row" id="donate">
<div class="row" id="gifts">
<h2 class="col-12 header">Gifts</h2>
</div>
<div class="row">