mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 12:54:57 -05:00
php
This commit is contained in:
9
index.php
Normal file
9
index.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php include('globalHTML/header.php'); ?>
|
||||
<title>Card Conjurer</title>
|
||||
<div class='layer center'>
|
||||
<h2>Welcome to Card Conjurer</h2>
|
||||
</div>
|
||||
<div class='layer center'>
|
||||
<h2>The home page is currently under construction...</h2>
|
||||
</div>
|
||||
<?php include('globalHTML/footer.php'); ?>
|
Reference in New Issue
Block a user