-
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<footer class="site-footer">
|
||||
<div>
|
||||
<strong>Neon Health Tracker</strong>
|
||||
<p>Workout planning, nutrition tracking, supplement timing, health metrics, and admin-managed profiles.</p>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="/signup.php">Create profile</a>
|
||||
<a href="/tracker.php">Open tracker</a>
|
||||
<a href="/admin.php">Admin dashboard</a>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="/assets/site.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user