UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Apps
AFEIT
Commits
8ef1595b
Commit
8ef1595b
authored
Apr 14, 2021
by
Anne Demey
Browse files
Adding new link in footer plus icons
parent
b7adc2c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
src/components/app/Footer.js
src/components/app/Footer.js
+12
-1
No files found.
src/components/app/Footer.js
View file @
8ef1595b
import
React
,
{
useContext
}
from
'
react
'
;
import
React
,
{
useContext
}
from
'
react
'
;
import
{
Box
,
ResponsiveContext
}
from
'
grommet
'
;
import
{
Box
,
ResponsiveContext
}
from
'
grommet
'
;
import
{
Share
}
from
'
grommet-icons
'
;
import
{
Container
,
Column
}
from
'
../layout
'
;
import
{
Container
,
Column
}
from
'
../layout
'
;
import
{
Link
}
from
'
../core
'
;
import
{
Link
}
from
'
../core
'
;
import
AFLogo
from
'
../../images/af-logo.svg
'
;
import
AFLogo
from
'
../../images/af-logo.svg
'
;
...
@@ -36,12 +37,22 @@ const Footer = () => {
...
@@ -36,12 +37,22 @@ const Footer = () => {
>
>
Our
Other
Programs
Our
Other
Programs
<
/Link
>
<
/Link
>
<
Link
to
=
"
https://usaf.dps.mil/teams/EntInt/FrontDoor/SitePages/Home.aspx
"
color
=
"
light-1
"
size
=
"
small
"
justify
=
"
center
"
>
CCC
IT
/
Cyber
Services
<
Share
size
=
"
small
"
/>
<
/Link
>
<
Link
<
Link
to
=
"
https://www.wpafb.af.mil/Welcome/Fact-Sheets/Display/Article/835716/88-abw-freedom-of-information-act-foia-88-abw-installation-privacy-office/
"
to
=
"
https://www.wpafb.af.mil/Welcome/Fact-Sheets/Display/Article/835716/88-abw-freedom-of-information-act-foia-88-abw-installation-privacy-office/
"
color
=
"
light-1
"
color
=
"
light-1
"
size
=
"
small
"
size
=
"
small
"
justify
=
"
center
"
>
>
FOIA
FOIA
<
Share
size
=
"
small
"
/>
<
/Link
>
<
/Link
>
<
/Box
>
<
/Box
>
<
Box
<
Box
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment