From 9f5b5680bd5db0b052a7a8727bc2852e69a60a0d Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Sat, 12 Sep 2026 21:37:33 +0200 Subject: [PATCH] Update timeline title to Atari ST, Amiga 500, DOS 486 --- retro/computer-timeline/index.njk | 6 +++--- retro/index.njk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/retro/computer-timeline/index.njk b/retro/computer-timeline/index.njk index b9266e6..51c90a7 100644 --- a/retro/computer-timeline/index.njk +++ b/retro/computer-timeline/index.njk @@ -1,12 +1,12 @@ --- -title: "A Computer Timeline: From C64 to Chromebook" +title: "A Computer Timeline: Atari ST, Amiga 500, DOS 486" section: "retro" tags: "retro" -description: "The personal computing history behind the retro corner, from the first C64 in 1983 to today's machines." +description: "The personal computing story behind the retro corner, from Atari ST and Amiga 500 to DOS 486 and beyond." layout: base.njk parent: "/retro/" --- -

A Computer Timeline: From C64 to Chromebook

+

A Computer Timeline: Atari ST, Amiga 500, DOS 486

Every retro computing setup has a story. Here's mine, from the first time I sat in front of a screen to the machines I use today.

diff --git a/retro/index.njk b/retro/index.njk index 650c576..3696e3f 100644 --- a/retro/index.njk +++ b/retro/index.njk @@ -118,7 +118,7 @@ sections: summary: "A room-by-room snapshot of every retro system currently active across the home." href: "/retro/retro-corner-snapshot/" - title: "📅 Computer Timeline" - summary: "From C64 in 1983 to Chromebook in 2017, the personal computing history behind the retro corner." + summary: "From Atari ST and Amiga 500 to DOS 486, the personal computing story behind the retro corner." href: "/retro/computer-timeline/" ---