Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
Rebuilderd Website
Commits
3cd39d86
Commit
3cd39d86
authored
Apr 27, 2020
by
Jelle van der Waa
🚧
Browse files
Add favicon to the website
parent
a890a6ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
dist/favicon.ico
0 → 100644
View file @
3cd39d86
575 Bytes
dist/index.html
View file @
3cd39d86
...
...
@@ -5,7 +5,8 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Arch Linux Reproducible Status
</title>
<script
src=
"main.js"
defer
></script>
<link
rel=
"stylesheet"
href=
"css/style.css"
>
<link
rel=
"stylesheet"
href=
"css/style.css"
/>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
/>
</head>
<body>
<section
class=
"hero is-primary"
>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment