diff --git a/main.js b/main.js index 1a1bae2..cef8888 100755 --- a/main.js +++ b/main.js @@ -104,7 +104,14 @@ async function main() { `; let sitemap_html = ` -
+ + + +Thank you for visiting my site! My goal is to make the world a better place. Hopefully you find content here which helps empower diff --git a/pages/media.php b/pages/media.php index 1733b20..74112e7 100755 --- a/pages/media.php +++ b/pages/media.php @@ -9,7 +9,7 @@
`cat $photo`
" >> $subpage else - echo -e "\t\t\t\t\t$filename" >> $subpage diff --git a/pages/resume.php b/pages/resume.php index 3d10ca2..ca8de98 100755 --- a/pages/resume.php +++ b/pages/resume.php @@ -9,7 +9,7 @@
Unfortunately our society today has many different views on how to do these things, most of which I would say do not work. A quick list of my protocol without getting too into the weeds can diff --git a/pages/subpages/home/apps.php b/pages/subpages/home/apps.php index 4eb7685..ac0ae35 100755 --- a/pages/subpages/home/apps.php +++ b/pages/subpages/home/apps.php @@ -33,177 +33,177 @@
Recurring Expense Tracker
-- Keep track of repeating expenses and - view projections of their effect on your finances. - First app written with Flutter. -
-- - [Source Code] - [APKs / Obtainium URL] -
- -+ Keep track of repeating expenses and + view projections of their effect on your finances. + First app written with Flutter. +
++ + [Source Code] + [APKs / Obtainium URL] +
Tic-Tac-Toe
-- Play against a friend or a range of AIs. - Written to practice Kotlin/Compose. -
-- - [Source Code] - [APKs / Obtainium URL] -
- -+ Play against a friend or a range of AIs. + Written to practice Kotlin/Compose. +
++ + [Source Code] + [APKs / Obtainium URL] +
Carb Up! BETA
-- Calculate cost-effective foods on a High Carb Low Fat lifestyle. -
-- - [Source Code] - [APKs / Obtainium URL] -
- - -+ Calculate cost-effective foods on a High Carb Low Fat lifestyle. +
++ + [Source Code] + [APKs / Obtainium URL] +
+Infinite Timer
-- Play a notification at your chosen interval. -
-- - [Source Code] - [APKs / Obtainium URL] -
- - -+ Play a notification at your chosen interval. +
++ + [Source Code] + [APKs / Obtainium URL] +
+45 Minute Rule
-- Determine a good bedtime for waking during light sleep. -
-- - [Source Code] - [APKs / Obtainium URL] -
- - -+ Determine a good bedtime for waking during light sleep. +
++ + [Source Code] + [APKs / Obtainium URL] +
+HyperGames -
-- Started as a fun project for learning. - Playable but unfinished. -
-- - [Source Code] - [APKs / Obtainium URL] -
- - - -+ Started as a fun project for learning. + Playable but unfinished. +
++ + [Source Code] + [APKs / Obtainium URL] +
+Send me any type of coin.
+ Preference 1 - Private Crypto +Send any type of coin.
Donate directly to my addresses.
+ Preference 2 - Public Crypto +Donate directly to an address.
XMR | Monero
4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao
BTC | Bitcoin
- bc1qsfe8dkvry3d34kztz449gkq67wq8fu2nkgfkh0
LTC | Litecoin
ltc1qavmpu5d6ljntxsd6jj548m4yys83zwscl0dzkx
LBC | Odysee's Coin
bDWP6qZajtm9Q9EkryKTorRwKFd5eDbPJj
Send USD to a fiat-based account.
Zelle
me@hyperling.com
+ Venmo
@HyperVegan
-
-
- [
+
+ [Account Page]
-
+
+
diff --git a/pages/test.sh b/pages/test.sh index 8058e61..2a73aa2 100755 --- a/pages/test.sh +++ b/pages/test.sh @@ -11,10 +11,10 @@ cat << EOF Look at all the fancy things we can do!
+
We can use the date command to spit out the time!
-+
`date`
EOF @@ -22,7 +22,8 @@ EOF # Create a subsection echo -e "\t\t" -neofetch --stdout +#neofetch --stdout +echo "jk lol" echo -e "\t\t
" # Finish the web page