Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-jams
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-jams
Commits
2f89cea3
Commit
2f89cea3
authored
4 years ago
by
William Enright
Browse files
Options
Downloads
Patches
Plain Diff
Adjusted footer data
Change-Id: Ieb06117abb878435b514ebb31eca6691d5d18c4f
parent
42d2734c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
jams-react-client/src/components/Footer/Footer.js
+2
-27
2 additions, 27 deletions
jams-react-client/src/components/Footer/Footer.js
with
2 additions
and
27 deletions
jams-react-client/src/components/Footer/Footer.js
+
2
−
27
View file @
2f89cea3
...
@@ -15,41 +15,16 @@ export default function Footer(props) {
...
@@ -15,41 +15,16 @@ export default function Footer(props) {
return
(
return
(
<
footer
className
=
{
classes
.
footer
}
>
<
footer
className
=
{
classes
.
footer
}
>
<
div
className
=
{
classes
.
container
}
>
<
div
className
=
{
classes
.
container
}
>
<
div
className
=
{
classes
.
left
}
>
<
List
className
=
{
classes
.
list
}
>
<
ListItem
className
=
{
classes
.
inlineBlock
}
>
<
a
href
=
"
#home
"
className
=
{
classes
.
block
}
>
Home
<
/a
>
<
/ListItem
>
<
ListItem
className
=
{
classes
.
inlineBlock
}
>
<
a
href
=
"
#company
"
className
=
{
classes
.
block
}
>
Company
<
/a
>
<
/ListItem
>
<
ListItem
className
=
{
classes
.
inlineBlock
}
>
<
a
href
=
"
#portfolio
"
className
=
{
classes
.
block
}
>
Portfolio
<
/a
>
<
/ListItem
>
<
ListItem
className
=
{
classes
.
inlineBlock
}
>
<
a
href
=
"
#blog
"
className
=
{
classes
.
block
}
>
Blog
<
/a
>
<
/ListItem
>
<
/List
>
<
/div
>
<
p
className
=
{
classes
.
right
}
>
<
p
className
=
{
classes
.
right
}
>
<
span
>
<
span
>
&
copy
;
{
1900
+
new
Date
().
getYear
()}{
"
"
}
&
copy
;
{
1900
+
new
Date
().
getYear
()}{
"
"
}
<
a
<
a
href
=
"
https://
www.creative-tim.com?ref=mdr-footer
"
href
=
"
https://
savoirfairelinux.com
"
target
=
"
_blank
"
target
=
"
_blank
"
className
=
{
classes
.
a
}
className
=
{
classes
.
a
}
>
>
Creative
Tim
Savoir
-
Faire
-
Linux
<
/a
>
<
/a
>
,
made
with
love
for
a
better
web
<
/span
>
<
/span
>
<
/p
>
<
/p
>
<
/div
>
<
/div
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment