mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
better header
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php include('globalHTML/header.php'); ?>
|
||||
<title>Card Conjurer</title>
|
||||
<?php
|
||||
$title = 'Card Conjurer - Welcome';
|
||||
$desc = 'Create custom Magic: The Gathering cards on any web-enabled device. Make creatures, tokens, planeswalkers, and more in showcase frames and high resolutions';
|
||||
include('globalHTML/header-1.php');
|
||||
?>
|
||||
<div class='layer center'></div>
|
||||
<div class='layer center'>
|
||||
<h1>Welcome to Card Conjurer</h1>
|
||||
|
Reference in New Issue
Block a user