Moved to PHP to make updates easier

This commit is contained in:
Sophia Atkinson 2022-12-18 19:56:39 -08:00
parent b53005378f
commit bedbb767c5
5 changed files with 46 additions and 143 deletions

View File

@ -67,41 +67,8 @@
<h2>September 9th @ 4:10PM<h2>
</article>
</div>
<!-- Footer -->
<footer id="footer" class="panel">
<div class="inner split">
<div>
<section>
<h2>Perla The Dog.</h2>
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from Family Dogs New Life Shelter.</p>
<h2>Site Info</h2>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="mailto:sophialul@protonmail.com">Email</a></p>
</section>
<section> </section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
<footer id="archives" class="panel">
<div class="inner split">
<div>
<section>
<h2>Archives</h2>
<h2><a href="/archives/2022/">2022</a></h2>
<h2><a href="/archives/2021/">2021</a></h2>
<h2><a href="/archives/2020/">2020</a></h2>
<h2><a href="/archives/2019/">2019</a></h2>
</section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
</div>
<script src="/assets/js/bundle.js"></script>
<?php
include(__DIR__ . '../../../assets/includes/footer.php');
?>
</body>
</html>

View File

@ -146,41 +146,9 @@
<h2>January 10th @ 5:26PM<h2>
</article>
</div>
<!-- Footer -->
<footer id="footer" class="panel">
<div class="inner split">
<div>
<section>
<h2>Perla The Dog.</h2>
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from Family Dogs New Life Shelter.</p>
<h2>Site Info</h2>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="mailto:sophialul@protonmail.com">Email</a></p>
</section>
<section> </section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
<footer id="archives" class="panel">
<div class="inner split">
<div>
<section>
<h2>Archives</h2>
<h2><a href="/archives/2022/">2022</a></h2>
<h2><a href="/archives/2021/">2021</a></h2>
<h2><a href="/archives/2020/">2020</a></h2>
<h2><a href="/archives/2019/">2019</a></h2>
</section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
</div>
<script src="/assets/js/bundle.js"></script>
<?php
include(__DIR__ . '../../../assets/includes/footer.php');
?>
</body>
</html>

View File

@ -217,41 +217,9 @@
</article>
</div>
</div>
<!-- Footer -->
<footer id="footer" class="panel">
<div class="inner split">
<div>
<section>
<h2>Perla The Dog.</h2>
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from Family Dogs New Life Shelter.</p>
<h2>Site Info</h2>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="mailto:sophialul@protonmail.com">Email</a></p>
</section>
<section> </section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
<footer id="archives" class="panel">
<div class="inner split">
<div>
<section>
<h2>Archives</h2>
<h2><a href="/archives/2022/">2022</a></h2>
<h2><a href="/archives/2021/">2021</a></h2>
<h2><a href="/archives/2020/">2020</a></h2>
<h2><a href="/archives/2019/">2019</a></h2>
</section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
</div>
<script src="/assets/js/bundle.js"></script>
<?php
include(__DIR__ . '../../../assets/includes/footer.php');
?>
</body>
</html>

View File

@ -0,0 +1,34 @@
<footer id="footer" class="panel">
<div class="inner split">
<div>
<section>
<h2>Perla The Dog.</h2>
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from Family Dogs New Life Shelter.</p>
<h2>Site Info</h2>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="mailto:sophialul@protonmail.com">Email</a></p>
</section>
<section> </section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
<footer id="archives" class="panel">
<div class="inner split">
<div>
<section>
<h2>Archives</h2>
<h2><a href="/archives/2022/">2022</a></h2>
<h2><a href="/archives/2021/">2021</a></h2>
<h2><a href="/archives/2020/">2020</a></h2>
<h2><a href="/archives/2019/">2019</a></h2>
</section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
</div>
<script src="/assets/js/bundle.js"></script>

View File

@ -274,41 +274,7 @@
<h2>January 12th @ 12:50PM</h2> </article>
</div>
</div>
<!-- Footer -->
<footer id="footer" class="panel">
<div class="inner split">
<div>
<section>
<h2>Perla The Dog.</h2>
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from Family Dogs New Life Shelter.</p>
<h2>Site Info</h2>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="mailto:sophialul@protonmail.com">Email</a></p>
</section>
<section> </section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
<footer id="archives" class="panel">
<div class="inner split">
<div>
<section>
<h2>Archives</h2>
<h2><a href="/archives/2022/">2022</a></h2>
<h2><a href="/archives/2021/">2021</a></h2>
<h2><a href="/archives/2020/">2020</a></h2>
<h2><a href="/archives/2019/">2019</a></h2>
</section>
<p class="copyright"> &copy;2022 Sophia Atkinson. CC BY-NC 4.0, Designed by: <a class="white-link" href="https://html5up.net">HTML5 UP</a>. </p>
</div>
<div> </div>
</div>
</footer>
</div>
<script src="/assets/js/bundle.js"></script>
</body>
<?php
include(__DIR__ . '/assets/includes/footer.php');
?>
</html>