diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-01 15:01:13 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-01 15:01:13 -0400 |
| commit | c177ea5e0820cf6ec29641cd2bc7c3badfe13e6b (patch) | |
| tree | dee97a18c00b13c8274678723f0f4d30ca0a4205 /public | |
| parent | 9b4556815e8cc09c520411c7922f2e2815b76287 (diff) | |
fix title
Diffstat (limited to 'public')
| -rw-r--r-- | public/index.html | 2 |
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> |
