diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-07-19 20:31:24 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-07-19 20:31:24 +0400 |
commit | 1b78256049ccfbd2b846741b1878d9a15575925d (patch) | |
tree | a6ff87b56d72c8aa0d629890542b1206c3be6d07 /src/index.html | |
parent | 76f40fca3e7d27fcbdf5ee8ba20b6465afb78cad (diff) |
small tweaks
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/index.html b/src/index.html index 6924497..a6d9da3 100644 --- a/src/index.html +++ b/src/index.html @@ -21,10 +21,7 @@ <p> - My real name is Suleyman Farajli but I occasionally use shorter nicknames as - <span class="color1"> theion</span> and <span class="color1">thei0n</span> and they are not the same as - "<strong>the ion</strong>"! - in fact, they don't even mean anything in other languages either. + Welcome to my site. </p> <h2>posts</h2> @@ -46,7 +43,7 @@ <small class="footnote">* and it is worth mentioning that I don't have a LinkedIn (or any social media) account.</small> - <p id="copyleft"><br>copyleft (c) 2024 theion</p> + <p id="copyleft"><br>copyleft (c) 2024 Suleyman Farajli</p> </body> </html> |