Update homepage title to Nikita Pozd Main Site

This commit is contained in:
Nikita Pozdniakov
2026-01-19 13:45:06 +03:00
parent 4fd41fdc32
commit 69e0682f7f

View File

@@ -11,6 +11,6 @@
<title>Astro</title> <title>Astro</title>
</head> </head>
<body> <body>
<h1>Astro</h1> <h1>Nikita Pozd Main Site</h1>
</body> </body>
</html> </html>