mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 13:51:50 -05:00
better header
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php include('../globalHTML/header.php'); ?>
|
||||
<title>Card Conjurer - About</title>
|
||||
<?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');
|
||||
?>
|
||||
<h2 class='readable-background header-extension title center'>About Me</h2>
|
||||
<div class='layer center'></div>
|
||||
<div class='layer center'>
|
||||
|
Reference in New Issue
Block a user