added mastodon verification link
Deploy static site / deploy (push) Successful in 25s

This commit is contained in:
2026-04-23 12:29:55 +02:00
parent 6a54a36936
commit d27974f1d2
+3 -1
View File
@@ -1,8 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en">
<head> <head>
<title>Personal Website</title>
<meta name="robots" content="noindex nofollow"> <meta name="robots" content="noindex nofollow">
<meta http-equiv="refresh" content="0; url=/en/index.html"> <meta http-equiv="refresh" content="0; url=/en/index.html">
<link rel="me" href="https://mastodon.skup.in/@marco">
</head> </head>
<body> <body>
</body> </body>