aboutsummaryrefslogtreecommitdiff
path: root/views/home
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-01-25 20:02:50 +0200
committerSyndamia <kamen@syndamia.com>2025-01-25 20:02:50 +0200
commitdadd644a84a90ea44cc57fe2f5ed986a0e31da4e (patch)
tree450286ac21122e0ad0f3a5c3e54b9b0e1c3f37c7 /views/home
parentf6dbaf91e950657f97c456a296e5a76e27d4cb10 (diff)
downloadnowayforward_human-dadd644a84a90ea44cc57fe2f5ed986a0e31da4e.tar
nowayforward_human-dadd644a84a90ea44cc57fe2f5ed986a0e31da4e.tar.gz
nowayforward_human-dadd644a84a90ea44cc57fe2f5ed986a0e31da4e.zip
feat(views/home): Show page title
Diffstat (limited to 'views/home')
-rw-r--r--views/home/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/home/index.php b/views/home/index.php
index 92c69d8..37aa1f0 100644
--- a/views/home/index.php
+++ b/views/home/index.php
@@ -22,7 +22,7 @@
</section>
<section class="title">
<img src="<?php echo '/archives/' . $page->FaviconPath ?>"></span>
- <span><!-- Title --></span>
+ <span><?php echo $page->Title ?></span>
</section>
<section>
<strong>Visits: <?php echo $page->Visits ?></strong>