¡Hyperling.com 2.0! #16

Merged
me merged 75 commits from dev into main 2025-10-14 14:54:55 -07:00
4 changed files with 16 additions and 0 deletions
Showing only changes of commit 24af65bfeb - Show all commits

View File

@@ -8,9 +8,13 @@
<div class="row">
<h1 class="col-12 title">Who Am I?</h1>
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
&& !$GLOBALS["SHOW_BANNER_PICS"])
echo '
<div class="col-12 header center" >
<img src="/files/media/icons/about.jpg" alt="<<about.jpg>>">
</div>
';?>
</div>
<div class="row">
<div class="col-12 text">

View File

@@ -8,9 +8,13 @@
<div class="row">
<h1 class="col-12 title">Contact</h1>
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
&& !$GLOBALS["SHOW_BANNER_PICS"])
echo '
<div class="col-12 header center" >
<img src="/files/media/icons/contact.jpg" alt="<<contact.jpg>>">
</div>
';?>
</div>
<div class="row">
<div class="col-12 title center">

View File

@@ -11,9 +11,13 @@
<div class="row">
<h1 class="col-12 title">Welcome!</h1>
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
&& !$GLOBALS["SHOW_BANNER_PICS"])
echo '
<div class="col-12 header center" >
<img src="/files/media/icons/home.jpg" alt="<<home.jpg>>">
</div>
';?>
</div>
<div class="row">
<div class="col-12 text">

View File

@@ -11,9 +11,13 @@
<div class="row">
<h1 class="col-12 title">Support</h1>
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
&& !$GLOBALS["SHOW_BANNER_PICS"])
echo '
<div class="col-12 header center" >
<img src="/files/media/icons/support.jpg" alt="<<support.jpg>>">
</div>
';?>
<div class="col-12 text center">
<p>
Anything is very much appreciated!! Thank you for considering me!