diff options
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> |