diff options
author | Frankie B <floppydisk05@aol.com> | 2022-12-11 13:25:36 +0000 |
---|---|---|
committer | Frankie B <floppydisk05@aol.com> | 2022-12-11 13:25:36 +0000 |
commit | 2ab628a9d5132e0556db0c9695a80f093e7d6f83 (patch) | |
tree | 175ba8b4c908cf99de2f63bc08055a06e6377410 | |
parent | 54a6b30d26f3259dfda10139808f3f2c4ec6bc16 (diff) |
Brackets
-rw-r--r-- | inc/lastfm.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lastfm.inc.php b/inc/lastfm.inc.php index b7bbde4..fa279ac 100644 --- a/inc/lastfm.inc.php +++ b/inc/lastfm.inc.php @@ -1,4 +1,4 @@ -<h1>Last.fm <small><a href="https://www.last.fm/user/floppydisk_">Profile</a></small></h1> +<h1>Last.fm <small>(<a href="https://www.last.fm/user/floppydisk_">Profile</a>)</small></h1> <?php require('inc/config.inc.php'); |