summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-04-01 03:36:49 +0900
committerAdam Malczewski <[email protected]>2026-04-01 03:36:49 +0900
commitaec635c26ab1bb5bfb8b0ac0d7adda6ef17c2d75 (patch)
treeb6736c65074c146e615033a58427e4a5820ca35d /index.html
parente872165ed8e6f761aa37d9d9222dd6eeb05984ed (diff)
downloaddispatch-web-backend-tester.tar.gz
dispatch-web-backend-tester.zip
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 376345f..6e0c3db 100644
--- a/index.html
+++ b/index.html
@@ -1,10 +1,10 @@
<!doctype html>
-<html lang="en">
+<html lang="en" data-theme="caramellatte">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>dispatch-web</title>
+ <title>Dispatch</title>
</head>
<body>
<div id="app"></div>