We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3812972 commit 7e29ac0Copy full SHA for 7e29ac0
public/index.html
@@ -7,7 +7,7 @@
7
<meta name="theme-color" content="#000000" />
8
<meta
9
name="description"
10
- content="Shorty is a URL shortener that allows you to shorten long URLs and share them with others."
+ content="Shortly is a URL shortener that allows you to shorten long URLs and share them with others."
11
/>
12
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
13
<!--
@@ -24,7 +24,7 @@
24
work correctly both with client-side routing and a non-root public URL.
25
Learn how to configure a non-root public URL by running `npm run build`.
26
-->
27
- <title>Shorty App</title>
+ <title>shortly App</title>
28
</head>
29
<body>
30
<noscript>You need to enable JavaScript to run this app.</noscript>
0 commit comments