Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SWIFTweb
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
SWIFT
SWIFTweb
Commits
64db3f09
Commit
64db3f09
authored
1 year ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Add the SWIFT logo as an icon
parent
49f49799
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
images/favicon.ico
+0
-0
0 additions, 0 deletions
images/favicon.ico
templates/base.html
+2
-0
2 additions, 0 deletions
templates/base.html
with
2 additions
and
0 deletions
images/favicon.ico
0 → 100644
+
0
−
0
View file @
64db3f09
1.12 KiB
This diff is collapsed.
Click to expand it.
templates/base.html
+
2
−
0
View file @
64db3f09
...
...
@@ -8,6 +8,8 @@
<link
href=
'stylesheet.css'
rel=
'stylesheet'
type=
'text/css'
>
<link
rel=
"stylesheet"
href=
"https://use.fontawesome.com/releases/v5.7.1/css/all.css"
integrity=
"sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr"
crossorigin=
"anonymous"
>
<link
rel=
"icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
{% block stylesheets %}{% endblock %}
<title>
{% block title %}Welcome{% endblock %} | SWIFT
</title>
...
...
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