From 715538ae70c83ae002c36585db9d9ff3719d9570 Mon Sep 17 00:00:00 2001
From: Alejandro Laguna
Date: Sat, 23 Aug 2025 15:04:12 +0200
Subject: [PATCH] feat: custom 404 page
---
src/pages/404.astro | 40 ++++++++++++++++++++++++++++++++++++++++
src/pages/about.astro | 4 ++--
2 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 src/pages/404.astro
diff --git a/src/pages/404.astro b/src/pages/404.astro
new file mode 100644
index 0000000..3a1db09
--- /dev/null
+++ b/src/pages/404.astro
@@ -0,0 +1,40 @@
+---
+import "../styles/global.css"
+import Layout from "../layouts/Layout.astro"
+import NavigationCard from '../components/NavigationCard.astro';
+import { ArrowLeft } from 'lucide-astro';
+
+const navItems = [
+ {
+ href: "/",
+ icon: ArrowLeft,
+ heading: "Home",
+ content: "Go back"
+ },
+];
+---
+
+
+
+ Seems like you tried to find something that doesn't exist yet.
+
+
+ I don't like to remove anything from here, but it can happen from time to time. Or maybe you mistyped something. In any case, my apologies. Feel free to go back to the very beginning if you want.
+
+
+
+
+
+ Site navigation
+
+ {navItems.map(item => (
+
+ ))}
+
+
+
diff --git a/src/pages/about.astro b/src/pages/about.astro
index f0e4f1a..6c9191a 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -74,7 +74,7 @@ const experiences = [
About
- I'm a second year computer science student at the European Institute of Technology, still trying to figure out my place but enjoying the journey through systems programming, webdev and other fields. Outside of code, my favorite writer is Isaac Asimov, my favorite piece of music is Spiegel im Spiegel, and my favorite book is The Witches by Roald Dahl. My favorite star is Vega because it was once our north star and will be again in about 12,000 years - something poetic about that cycle. And that's pretty much everything you need to know about me, except maybe my tea preferences, but we'll save that for another time...
+ Guilty of having too many interests and being unable to focus on a couple of them and making notable progress. Currently a second-year computer science student at the European Institute of Technology, and Software Engineer Intern at Migalabs
@@ -94,7 +94,7 @@ const experiences = [
INS Cendrassos, class of 2024
- Erasmus+ Scholarship
- - First of the class of 2024
+ - First of the class
- Student of the year