Replace imprint mail address with svg image
This allows smooth display on HiDPI screens.
This commit is contained in:
parent
53d8d7af7d
commit
1e873582f6
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,3 +1,4 @@
|
||||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||||
content/*.opus filter=lfs diff=lfs merge=lfs -text
|
content/*.opus filter=lfs diff=lfs merge=lfs -text
|
||||||
*.png filter=lfs diff=lfs merge=lfs -text
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
content/imprint-email.svg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
BIN
content/imprint-email.png
(Stored with Git LFS)
BIN
content/imprint-email.png
(Stored with Git LFS)
Binary file not shown.
BIN
content/imprint-email.svg
(Stored with Git LFS)
Normal file
BIN
content/imprint-email.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -13,7 +13,7 @@ Wallmersbach 42
|
||||||
#### Kontakt
|
#### Kontakt
|
||||||
|
|
||||||
Telefon: +4915256561414
|
Telefon: +4915256561414
|
||||||
E-Mail: <img style="margin-bottom: -5px;" src="/imprint-email.png" alt="(Aus Spamschutzgründen nicht angezeigt)">
|
E-Mail: <img style="margin-bottom: -4px;" src="/imprint-email.svg" alt="(Aus Spamschutzgründen nicht angezeigt)">
|
||||||
|
|
||||||
#### Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV
|
#### Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue