Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Tabu
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
9
Issues
9
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dennis Willers
Tabu
Commits
7dd3285e
Commit
7dd3285e
authored
Dec 27, 2020
by
Isabell Heider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added favicon
parent
f49361f6
Pipeline
#265
passed with stages
in 4 minutes and 20 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
Icon.png
src/assets/Icon.png
+0
-0
favicon.ico
src/favicon.ico
+0
-0
index.html
src/index.html
+1
-1
No files found.
src/assets/Icon.png
0 → 100644
View file @
7dd3285e
119 KB
src/favicon.ico
deleted
100644 → 0
View file @
f49361f6
948 Bytes
src/index.html
View file @
7dd3285e
...
...
@@ -5,7 +5,7 @@
<title>
Tabu
</title>
<base
href=
"/"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"icon"
type=
"image/x-icon"
href=
"
favicon.ico
"
>
<link
rel=
"icon"
type=
"image/x-icon"
href=
"
assets/Icon.png
"
>
<link
href=
"https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/icon?family=Material+Icons"
rel=
"stylesheet"
>
</head>
...
...
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