diff --git a/src/components/header/header.astro b/src/components/header/header.astro index 151a25dda..5f52877cd 100644 --- a/src/components/header/header.astro +++ b/src/components/header/header.astro @@ -7,7 +7,15 @@ import HeaderLogo from "./header-logo.astro"; const links = JSON.parse(await fs.readFile("./src/data/links.json", "utf-8")); --- -
+ + This is the website for an older EuroPython. Looking for the latest + EuroPython? Click here! + + +