diff options
author | Aki <please@ignore.pl> | 2022-07-09 23:57:25 +0200 |
---|---|---|
committer | Aki <please@ignore.pl> | 2022-07-09 23:57:25 +0200 |
commit | 60432978909a7968532b911eff6f16edc3a00cb0 (patch) | |
tree | 9715a015edb07e5a9c77cfbc4bcd4af92e5dead7 /index.html | |
parent | 0f8dd9d81164bdafdfce63e650afd03f388c9a85 (diff) | |
download | ignore.pl-60432978909a7968532b911eff6f16edc3a00cb0.zip ignore.pl-60432978909a7968532b911eff6f16edc3a00cb0.tar.gz ignore.pl-60432978909a7968532b911eff6f16edc3a00cb0.tar.bz2 |
Changed title and header of index
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,9 +7,9 @@ <link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" type="text/css" href="style.css"> -<title>Ignore</title> +<title>~aki</title> -<h1 style="display: none;">Ignore</h1> +<h1>~aki</h1> <section id="about"> <img id="profile-picture" src="profile.png"> |