added some info

This commit is contained in:
Sophia Atkinson 2022-12-20 19:45:15 -08:00
parent 55a9a770d3
commit 8056d9694f
3 changed files with 2 additions and 4 deletions

View File

@ -6,6 +6,4 @@ if (!defined('email')) define('email', 'mailto:sophialul@protonmail.com');
if (!defined('ogimg')) define('ogimg', '/img/fulls/IMG_4255.webp');
if (!defined('mastodon')) define('mastodon', 'https://mstdn.social/@govperla');
?>

View File

@ -9,10 +9,10 @@
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from <a class="white-link" href="https://www.familydogsnewlife.org/">Family Dogs New Life Shelter</a>.</p>
<h2>Site Info</h2>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<p><a class="white-link" href="https://git.oldgate.org/Sophia/PTD">Git Repository</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="<?php echo email ?>">Email</a></p>
</section>
<section> </section>
<p class="copyright">&copy;<?php echo copyright ?>, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>

View File

@ -8,5 +8,5 @@
<link rel="icon" type="image/png" href="/img/site/favicon-32.webp" sizes="32x32">
<link rel="icon" type="image/png" href="/img/site/favicon-16.webp" sizes="16x16">
<p hidden> <a rel="me" href="<?php echo mastodon ?>">Mastodon</a></p>
<meta name="keywords" content="PTD, Perla, Perla The Dog">
<meta name="keywords" content="PTD, Perla, Perla The Dog, Gov Perla">
<meta property="og:image" content="<?php echo ogimg ?>">