From c4da920843972b6571e978cdc9f9278eb87b7398 Mon Sep 17 00:00:00 2001 From: Elias Haugsbakk Date: Wed, 1 Jul 2026 14:05:14 +0200 Subject: add HTML, CSS and basic routing --- .../src/main/resources/templates/home.html | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 clams-server/src/main/resources/templates/home.html (limited to 'clams-server/src/main/resources/templates/home.html') diff --git a/clams-server/src/main/resources/templates/home.html b/clams-server/src/main/resources/templates/home.html new file mode 100644 index 0000000..199ae29 --- /dev/null +++ b/clams-server/src/main/resources/templates/home.html @@ -0,0 +1,39 @@ + + + + + Elias Haugsbakk + + + + + +
+

Elias Haugsbakk's Webpage

+ +
+
+ Image of Elias Haugsbakk +

Hello! I am Elias and this is my webpage.

+
+ +
+
    +
  • Blog -- personal projects and thoughts
  • +
  • GitHub -- home for my code
  • +
  • Projects -- the projects I have worked on
  • +
+
+
+
+ + + + + -- cgit v1.2.3