Updated minor stuff

This commit is contained in:
Anton Pogrebnjak
2026-02-23 02:10:34 +01:00
parent cd99d22174
commit bd814e06ce
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ import Socials from "./Socials.astro";
---
<footer>
&copy; {today.getFullYear()} <a href="/about">Anton Pogrebnjak</a>. All rights reserved.
&copy; {today.getFullYear()} <a href="/about">Anton</a>. All rights reserved.
<Socials />
</footer>
<style>

View File

@@ -14,7 +14,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from "../consts";
<body>
<Header />
<Main>
<h1>Anton Pogrebnjak</h1>
<h1>Anton</h1>
<div style="max-width: 40rem">
<p>
Really, I don't have much to tell you about myself. Just look at the amazing stuff I've done and written about. That should suffice.