Deploy: Complete TekDek documentation website with all content pages, CSS, and infrastructure
This commit is contained in:
7
publish/web1/public/pages/team.php
Normal file
7
publish/web1/public/pages/team.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php if (!defined('TEKDEK')) die('Direct access not permitted.'); ?>
|
||||
|
||||
<article class="page-content">
|
||||
<h1>Team</h1>
|
||||
<p>Meet the TekDek crew.</p>
|
||||
<p><a href="<?= SITE_BASE_URL ?>team.html" class="btn">View Team Page →</a></p>
|
||||
</article>
|
||||
Reference in New Issue
Block a user