summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-05-01 15:01:13 -0400
committernodist <kevin.comas.git@gmail.com>2026-05-01 15:01:13 -0400
commitc177ea5e0820cf6ec29641cd2bc7c3badfe13e6b (patch)
treedee97a18c00b13c8274678723f0f4d30ca0a4205 /public/index.html
parent9b4556815e8cc09c520411c7922f2e2815b76287 (diff)
fix title
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 270cddb..b42ec78 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
- <title>kpl<title>
+ <title>kpl</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>