From 3256113f775122a2a1fa0c786245091b3a399d54 Mon Sep 17 00:00:00 2001
From: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
Date: Sun, 4 Feb 2024 13:03:39 +0100
Subject: [PATCH] :sparkles: add Now page

Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
---
 src/pages/now.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 src/pages/now.md

diff --git a/src/pages/now.md b/src/pages/now.md
new file mode 100644
index 0000000..1071c3f
--- /dev/null
+++ b/src/pages/now.md
@@ -0,0 +1,18 @@
+---
+title: "Now"
+description: ""
+layout: "../layouts/Layout.astro"
+---
+
+> *Last update: February 04, 2024*
+
+## what I'm doing right now
+
+- Doing an exchange semester in Valencia, Spain
+- Writing & [coding](https://github.com/haraldnilsen/helseveileder) my Bachelor's Thesis
+- Diving deeper into the world of servers & self-hosting
+
+If you want to check out what I'm currently watching or reading, visit the links below:
+
+- [**📚 ¿Dónde está la biblioteca?**](/logs/books)
+- [**📺 La télévision**](/logs/watched)
\ No newline at end of file