Clean up
This commit is contained in:
parent
0d65f01797
commit
8064972c15
6 changed files with 17 additions and 28 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue