Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Basthon
Basthon Kernel
Commits
ec98402d
Commit
ec98402d
authored
Dec 09, 2022
by
Romain Casati
Browse files
WWW: SVG favicon square logo added.
parent
5efe5f41
Pipeline
#555765
passed with stages
in 14 minutes and 56 seconds
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
www/theme/static/assets/img/basthon-icon.svg
0 → 100644
View file @
ec98402d
This diff is collapsed.
Click to expand it.
www/theme/static/assets/img/favicon.png
deleted
100644 → 0
View file @
5efe5f41
5.7 KB
www/theme/static/assets/img/favicon.svg
0 → 120000
View file @
ec98402d
basthon-icon.svg
\ No newline at end of file
www/theme/templates/page.html
View file @
ec98402d
...
...
@@ -3,7 +3,7 @@
<head>
<title>
Basthon
</title>
<meta
charset=
"utf-8"
>
<link
rel=
"icon"
type=
"image/
png
"
href=
"{{ SITEURL }}/theme/assets/img/favicon.
pn
g"
>
<link
rel=
"icon"
type=
"image/
svg+xml
"
href=
"{{ SITEURL }}/theme/assets/img/favicon.
sv
g"
>
<link
rel=
"stylesheet"
href=
"{{ SITEURL }}/theme/assets/css/open-sans.css"
>
<link
rel=
"stylesheet"
href=
"{{ SITEURL }}/theme/assets/css/style.css"
>
{% block head %}
...
...
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