aboutsummaryrefslogtreecommitdiff
path: root/dst/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'dst/index.html')
-rw-r--r--dst/index.html24
1 files changed, 13 insertions, 11 deletions
diff --git a/dst/index.html b/dst/index.html
index 7050fe7..5ed3d97 100644
--- a/dst/index.html
+++ b/dst/index.html
@@ -1,17 +1,19 @@
<!DOCTYPE html>
<html>
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>adast.xyz</title>
- <link rel="icon" type="image/x-icon" href="images/favicon.ico">
- <link rel="stylesheet" href="styles/style.css">
- </head>
- <body>
- <header>
- <a href="/" class="homepage-link">adast.xyz</a>
- </header>
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <title>adast.xyz</title>
+ <link rel="icon" type="image/x-icon" href="images/favicon.ico">
+ <link rel="stylesheet" href="styles/style.css">
+</head>
+
+<body>
+ <header>
+ <a href="/" class="homepage-link">adast.xyz</a>
+ </header>
<p>Hello there!</p>
<p>My name is Adam and I am a computer nerd studying at Aalborg University. I am interested in space, game dev, sailing and the outdoors.</p>