This commit is contained in:
Andras Schmelczer 2026-06-25 15:22:14 +01:00
parent 0d65f01797
commit 8064972c15
6 changed files with 17 additions and 28 deletions

View file

@ -12,7 +12,7 @@ export const THEME_BG = { light: '#fbfaf7', dark: '#201f1d' };
export const site = {
brand: 'schmelczer.dev',
name: 'Andras Schmelczer',
title: 'Andras Schmelczer, Software engineer',
title: 'Andras Schmelczer',
description:
'Notebook of someone who keeps reaching for the same two moves: let the hard constraint pick the data structure, then keep the API small enough to defend.',
url: 'https://schmelczer.dev',