diff options
Diffstat (limited to 'src/pages/index.php')
-rw-r--r-- | src/pages/index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pages/index.php b/src/pages/index.php index 3b15088..cb9b417 100644 --- a/src/pages/index.php +++ b/src/pages/index.php @@ -1,3 +1,4 @@ -<title>hozyro's site</title> +<param:title>hozyro's site</param:title> +<param:active-link>home</param:active-link> <?php include SRCDIR . "/includes/under-construction.php"; ?> |