summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authoro5pxels <o5pxels@gmail.com>2021-04-11 05:28:23 -0500
committero5pxels <o5pxels@gmail.com>2021-04-11 05:28:23 -0500
commite47755725b37ae982d6bf5c93dec78f6d6a8b48a (patch)
tree8bdbb4f26e8a82c2d743e6dedc5c5e9a057ed590 /src/web
parent78a018cbb47247cb4ed994e0f1982b86594ca0be (diff)
downloadStreamFinder-e47755725b37ae982d6bf5c93dec78f6d6a8b48a.tar.xz
StreamFinder-e47755725b37ae982d6bf5c93dec78f6d6a8b48a.zip
update title
Diffstat (limited to 'src/web')
-rw-r--r--src/web/src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/src/index.html b/src/web/src/index.html
index 8e4a9d4..feaf0d6 100644
--- a/src/web/src/index.html
+++ b/src/web/src/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
- <title>Client</title>
+ <title>StreamFinder</title>
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />