updated live port to 3001

This commit is contained in:
will
2026-04-02 21:01:48 +01:00
parent 250a7030bf
commit 7caaa52dab
1794 changed files with 8656 additions and 170238 deletions

View File

@@ -10,7 +10,7 @@ export const SITE = {
about1: "I'm a software engineer focused on writing clean, reliable code. I care about open-source tools that solve real problems — the kind that make other engineers' lives easier.",
about2: "From small CLI utilities to complex systems, I approach every project with the same level of craft. Good code reads like good writing: clear, intentional, and easy to reason about.",
skills: ['Go', 'Python', 'TypeScript', 'Rust', 'Linux', 'Docker', 'PostgreSQL', 'Git', 'Nix'],
email: 'william@williammarch.xyz',
email: 'qemuguest@protonmail.com',
repoLimit: 6,
commitFetchRepos: 4,
};