diff options
author | Jonas Kohl | 2024-07-29 17:47:19 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-07-29 17:47:19 +0200 |
commit | cfc50354acbdbebb1ad5564b851496dd89337849 (patch) | |
tree | 9e852dd7bf98caa9e3593526f43d315875a462c1 /src/pages/index.php | |
parent | aac7b4c43c10d1dbed2847d10440b96a3cdf4971 (diff) |
Change title format
Diffstat (limited to 'src/pages/index.php')
-rw-r--r-- | src/pages/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.php b/src/pages/index.php index 973838b..29d435f 100644 --- a/src/pages/index.php +++ b/src/pages/index.php @@ -1,4 +1,4 @@ -<param:title>hozyro's site</param:title> +<param:title></param:title> <param:active-link>home</param:active-link> <table style="width:100%;border-collapse:collapse" cellspacing="0"> |