diff options
Diffstat (limited to 'src/pages/about.php')
-rw-r--r-- | src/pages/about.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pages/about.php b/src/pages/about.php index 99d8e25..9e7b31b 100644 --- a/src/pages/about.php +++ b/src/pages/about.php @@ -9,7 +9,8 @@ $age = date_diff( ?> -<title>About me</title> +<param:title>About me</param:title> +<param:active-link>about</param:active-link> <h1>About me</h1> |