aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-06-04 01:04:37 +0200
committerschererleander <leander@schererleander.de>2025-06-04 01:04:37 +0200
commitf9295a3f3fb36b3fc04e1616c9344fa81a4fa0e3 (patch)
tree332f73b4204205f86cbfd0260c7346f90a03528d /index.html
parent5b8709c73f0a31c52b10714f018f463c6fd41c45 (diff)
add meta description
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 0189a18..3cffa2c 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Leander Scherer</title>
+ <meta name="description" content="Hello Leander here, a computer science student passionate about hardware and software, building 3D printing projects and learning Nix."/>
</head>
<body>
<div id="root"></div>