aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorChristopher Gwynn <[email protected]>2021-05-19 02:33:34 -0400
committerChristopher Gwynn <[email protected]>2021-05-19 02:33:34 -0400
commita583c915991405f6ed9956eb38e59b49db0d41a1 (patch)
tree3303accfa0cb71c54e8d2bb2695588f6926a7cef /src/index.html
parentconfigure for react (diff)
downloadwizard101-rpc-a583c915991405f6ed9956eb38e59b49db0d41a1.tar.xz
wizard101-rpc-a583c915991405f6ed9956eb38e59b49db0d41a1.zip
more setup, tabs
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 7ac05cc..99bf5ec 100644
--- a/src/index.html
+++ b/src/index.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8" />
- <title>Hello World!</title>
+ <title>Wizard101-RPC</title>
</head>
<body>
<div id="app"></div>