From 29d324a44c67d9a7677d59caca23984f7d294c5f Mon Sep 17 00:00:00 2001 From: Ethan Marshall Date: Wed, 28 Aug 2024 20:24:00 +0100 Subject: [PATCH] Fix bad processor name on front page --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 2fe1a2c..0a4e738 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,4 +4,4 @@ Hi! I am Ethan Marshall (also known as ``ejv2``) and you have reached my corner {{< figure src="/img/me.jpg" caption="Me on holiday in the Canaries - circa 2015" >}} -I spend most of my time writing software and building circuits, although more the latter nowadays. I quite like working with embedded micro-controllers (ESP32, Atmel, 3286) and I have some experience in PCB design. +I spend most of my time writing software and building circuits, although more the latter nowadays. I quite like working with embedded micro-controllers (ESP32, Atmel, 6502) and I have some experience in PCB design.