replace png logo with svg
This commit is contained in:
parent
72e302c5b5
commit
5f7ce5e47b
@ -7,7 +7,7 @@ theme = "infinity-hugo"
|
|||||||
|
|
||||||
# Navigation
|
# Navigation
|
||||||
[params.navigation]
|
[params.navigation]
|
||||||
logo = "images/woidcamp_logo01.png"
|
logo = "images/VVoidCampSignetLogo.svg"
|
||||||
home = "Home"
|
home = "Home"
|
||||||
news = "Aktuelles"
|
news = "Aktuelles"
|
||||||
about = "About"
|
about = "About"
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB |
@ -650,3 +650,7 @@ a:hover {
|
|||||||
width: 1em;
|
width: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.navbar-brand img {
|
||||||
|
height: 1.2em;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user