Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -5,7 +5,7 @@ export default () => { | ... | @@ -5,7 +5,7 @@ export default () => { |
5 | return ( | 5 | return ( |
6 | <Helmet> | 6 | <Helmet> |
7 | <meta charSet="utf-8" /> | 7 | <meta charSet="utf-8" /> |
8 | - <title>KhuChat</title> | 8 | + <title>Linker</title> |
9 | <link | 9 | <link |
10 | href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@1,300&display=swap" | 10 | href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@1,300&display=swap" |
11 | rel="stylesheet" | 11 | rel="stylesheet" | ... | ... |
-
Please register or login to post a comment