Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
briar
website
Merge requests
!64
Add footer and header links
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add footer and header links
c1e0/website:footer-links
into
master
Overview
6
Commits
4
Pipelines
0
Changes
1
All threads resolved!
Hide all comments
Merged
Cleopatra
requested to merge
c1e0/website:footer-links
into
master
3 years ago
Overview
6
Commits
4
Pipelines
0
Changes
1
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Viewing commit
4542d682
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
4542d682
Add news link
· 4542d682
Cleopatra
authored
3 years ago
themes/briar/layouts/partials/footer.html
+
1
−
0
Options
@@ -24,6 +24,7 @@
<li><a
href=
"/privacy-policy"
>
Privacy
</a></li>
<li><a
href=
"/governance"
>
Governance
</a></li>
<li><a
href=
"/code-of-conduct"
>
Code of Conduct
</a></li>
<li><a
href=
"/news"
>
Blog
</a></li>
<li><a
href=
"/hiring"
>
Jobs
</a></li>
<li>
Site design by Reflective Spaces
</li>
</ul>
Loading