This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
joe
/
klip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
1
Releases
60
Wiki
Activity
Browse Source
replace references to GitHub in header and footer
develop
Joe
5 months ago
parent
dc1187de3e
commit
3e7fbd503e
Signed by:
joe
GPG Key ID:
8595A3F8F2CE1B74
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
client/components/Footer.tsx
+2
-2
client/components/Header.tsx
+ 1
- 1
client/components/Footer.tsx
View File
@ -32,7 +32,7 @@ const Footer: FC = () => {
title
=
"Source"
target
=
"_blank"
>
GitHub
Source
Code
<
/
ALink
>
{
" | "
}
<
ALink
href
=
"/terms"
title
=
"Terms of Service"
>
+ 2
- 2
client/components/Header.tsx
View File
@ -116,10 +116,10 @@ const Header: FC = () => {
>
<
Li
>
<
ALink
href
=
"//git
hub.com/jellykells
/klip"
href
=
"//git
.thisisjoes.site/joe
/klip"
target
=
"_blank"
rel
=
"noopener noreferrer"
title
=
"
GitHub
"
title
=
"
Source Code
"
fontSize
=
{
[
14
,
16
]
}
>
GitHub
Write
Preview
Loading…
Cancel
Save