Features/visual improvements #7

Merged
ilia merged 12 commits from features/visual-improvements into main 2026-05-21 15:16:17 +00:00
Showing only changes of commit fc588f9e66 - Show all commits
+2 -2
View File
@@ -4,8 +4,8 @@ import { Footer } from '$widgets/Footer';
import './globals.css';
export const metadata: Metadata = {
title: 'Portfolio',
description: 'Portfolio',
title: 'Ilia Mashkov — Portfolio',
description: 'Portfolio of Ilia Mashkov, a frontend software engineer.',
icons: { icon: '/favicon.svg' },
};