mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 12:54:57 -05:00
Housekeeping
- Moving to HTMX integration - Improving links for local use - File structure - Hiding clutter
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
<?php
|
||||
$title = 'Card Conjurer - About';
|
||||
$desc = 'Card Conjurer has gone through a handful of major remakes. Click here for the full story!';
|
||||
include('../globalHTML/header-1.php');
|
||||
?>
|
||||
<!-- START OF CONTENT -->
|
||||
<h2 class='readable-background header-extension title center'>About Me</h2>
|
||||
<div class='layer center'></div>
|
||||
<div class='layer center'>
|
||||
@@ -35,4 +31,4 @@ include('../globalHTML/header-1.php');
|
||||
Whether you'd like to see what I'm up to in the Magic world or take a look at some of the cards I've made with Card Conjurer, please consider taking a moment to check out my Twitter <a style='color: #00aced;' href="https://twitter.com/ImKyle4815" target='_blank'>@ImKyle4815</a>!
|
||||
</h4>
|
||||
</div>
|
||||
<?php include('../globalHTML/footer.php'); ?>
|
||||
<!-- END OF CONTENT -->
|
Reference in New Issue
Block a user