Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sdv.eclipse.org
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Foundation
IT
Websites
sdv.eclipse.org
Merge requests
!69
Redesign Phase 1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Redesign Phase 1
redesign
into
main
Overview
21
Commits
8
Changes
14
Merged
Olivier Goulet
requested to merge
redesign
into
main
1 year ago
Overview
19
Commits
8
Changes
14
Expand
Resolves
#69 (closed)
Includes navbar, typography, color palette, and jumbotron redesigns.
Edited
1 year ago
by
Olivier Goulet
0
0
Merge request reports
Compare
main
version 7
1990f12f
1 year ago
version 6
b2798c3c
1 year ago
version 5
6833d3ce
1 year ago
version 4
84b89135
1 year ago
version 3
fd9ad658
1 year ago
version 2
230685c6
1 year ago
version 1
2981acc0
1 year ago
main (base)
and
latest version
latest version
5b4fa22c
8 commits,
1 year ago
version 7
1990f12f
7 commits,
1 year ago
version 6
b2798c3c
6 commits,
1 year ago
version 5
6833d3ce
5 commits,
1 year ago
version 4
84b89135
4 commits,
1 year ago
version 3
fd9ad658
3 commits,
1 year ago
version 2
230685c6
1 commit,
1 year ago
version 1
2981acc0
2 commits,
1 year ago
14 files
+
320
−
189
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
14
Search (e.g. *.vue) (Ctrl+P)
layouts/partials/head_custom.html
0 → 100644
+
15
−
0
Options
<!--
Copyright (c) 2023 Eclipse Foundation, Inc.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.
Contributors:
Olivier Goulet <olivier.goulet@eclipse-foundation.org>
SPDX-License-Identifier: EPL-2.0
-->
<link
href=
"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"https://fonts.googleapis.com/css2?family=Audiowide&display=swap"
rel=
"stylesheet"
type=
"text/css"
/>
Loading