Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-07-17 16:16:09 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c9dfaef440b3b98b95baf8e28dbecbd2efa8fe39
c9dfaef4
1 parent
25cbcfc6
change title
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
front/src/Components/Helmet.js
front/src/Components/Helmet.js
View file @
c9dfaef
...
...
@@ -5,7 +5,7 @@ export default () => {
return
(
<
Helmet
>
<
meta
charSet
=
"utf-8"
/>
<
title
>
KhuChat
<
/title
>
<
title
>
Linker
<
/title
>
<
link
href
=
"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@1,300&display=swap"
rel
=
"stylesheet"
...
...
Please
register
or
login
to post a comment