aboutsummaryrefslogtreecommitdiff
path: root/frontend/public/index.html
diff options
context:
space:
mode:
authorRyan Mehri <[email protected]>2020-05-10 10:06:17 -0600
committerGitHub <[email protected]>2020-05-10 10:06:17 -0600
commitb63c59506439652354d2ae93796732039156dc32 (patch)
treebe456f581edcf40a4d95337346313fed26b3b8b9 /frontend/public/index.html
parentMerge pull request #7 from jackyzha0/react (diff)
parentinput length check and component splitting (diff)
downloadctrl-v-b63c59506439652354d2ae93796732039156dc32.tar.xz
ctrl-v-b63c59506439652354d2ae93796732039156dc32.zip
Merge pull request #8 from jackyzha0/react
more react changes
Diffstat (limited to 'frontend/public/index.html')
-rw-r--r--frontend/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/public/index.html b/frontend/public/index.html
index 1e1d637..46d87ba 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -10,7 +10,7 @@
/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jackyzha0/lite.css@latest/src/lite.css">
<link href="https://fonts.googleapis.com/css2?family=Lora:wght@400;600&family=Roboto+Mono&display=swap" rel="stylesheet">
- <title>📋 ctrl-v</title>
+ <title>ctrl-v</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>