diff options
author | Frankie B <floppydisk05@aol.com> | 2022-10-02 17:56:56 +0000 |
---|---|---|
committer | Frankie B <floppydisk05@aol.com> | 2022-10-02 17:56:56 +0000 |
commit | f01a1aaf1e6a518f944133306b69abc2cf24f83b (patch) | |
tree | c040d90c2af7cf91b594ca544afd374d9b115cfe /guestbook/index.php | |
parent | 8f756be28b8dfed1f2fc5bee4fb8bb4f54654c5b (diff) |
h
Diffstat (limited to 'guestbook/index.php')
-rwxr-xr-x | guestbook/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guestbook/index.php b/guestbook/index.php index a24c235..9cf3fdb 100755 --- a/guestbook/index.php +++ b/guestbook/index.php @@ -6,7 +6,7 @@ <?php require('../inc/head.html'); ?> <!-- Page-specific --> - <title>Bookmarks</title> + <title>Guestbook</title> <!--<link rel="shortcut icon" href="../res/img/icons/ico/calc.ico" type="image/x-icon">--> <meta property="og:title" content="Guestbook"> <meta property="og:description" content="h"> |