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:15:58 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
25cbcfc695713edfe6a8f10160e2368cabc9afe4
25cbcfc6
1 parent
d699e634
update header contents
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
front/src/Components/Header.js
front/src/Components/Header.js
View file @
25cbcfc
...
...
@@ -85,25 +85,25 @@ export default () => {
<
HeaderBox
>
<
HeaderTitleBox
>
<
FontAwesomeIcon
icon
=
{
faComments
}
/
>
<
HeaderTitle
>
KhuChat
<
/HeaderTitle
>
<
HeaderTitle
>
Linker
<
/HeaderTitle
>
<
/HeaderTitleBox
>
<
HeaderMenuNav
>
<
HeaderMenuList
>
<
HeaderMenuItem
>
<
Link
to
=
"/
"
>
About
This
<
/Link
>
<
Link
to
=
"/
about"
>
About
US
<
/Link
>
<
/HeaderMenuItem
>
<
HeaderMenuItem
>
<
Link
to
=
"/
"
>
Difference
<
/Link
>
<
Link
to
=
"/
features"
>
Features
<
/Link
>
<
/HeaderMenuItem
>
<
HeaderMenuItem
>
<
Link
to
=
"/
"
>
Documentation
<
/Link
>
<
Link
to
=
"/
news"
>
News
<
/Link
>
<
/HeaderMenuItem
>
<
HeaderMenuItem
>
<
Link
to
=
"/"
>
Support
US
<
/Link
>
<
Link
to
=
"/
support
"
>
Support
US
<
/Link
>
<
/HeaderMenuItem
>
<
/HeaderMenuList
>
<
StartBox
>
<
StartLink
to
=
"/
A
uth"
>
Start
<
/StartLink
>
<
StartLink
to
=
"/
a
uth"
>
Start
<
/StartLink
>
<
/StartBox
>
<
/HeaderMenuNav
>
<
/HeaderBox
>
...
...
Please
register
or
login
to post a comment