forked from GithubMirrors/cardconjurer
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 - Tutorials';
|
||||
$desc = 'Written guides on how to create a variety of custom Magic: The Gathering cards on Card Conjurer';
|
||||
include('../globalHTML/header-1.php');
|
||||
?>
|
||||
<!-- START OF CONTENT -->
|
||||
<div class='layer center'>
|
||||
<h2>Written Guides</h2>
|
||||
</div>
|
||||
@@ -54,4 +50,4 @@ include('../globalHTML/header-1.php');
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php include('../globalHTML/footer.php'); ?>
|
||||
<!-- END OF CONTENT -->
|
Reference in New Issue
Block a user