added images and a first favicon draft
This commit is contained in:
parent
6b84636985
commit
499a2411f8
21
content/favicon.svg
Normal file
21
content/favicon.svg
Normal file
@ -0,0 +1,21 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: "LinBiolinum";
|
||||
src: url("../fonts/LinLibertine/LinBiolinum_R.otf") format("opentype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "LinBiolinum";
|
||||
font-weight: bold;
|
||||
src: url("../fonts/LinLibertine/LinBiolinum_RB.otf") format("opentype");
|
||||
}
|
||||
|
||||
.tr {
|
||||
font: bold 380px "LinBiolinum";
|
||||
fill: #2d3138;
|
||||
} </style>
|
||||
<rect x="0" y="0" width="100%" height="100%" fill="white" />
|
||||
<text x="32" y="392" class="tr">T</text>
|
||||
<text x="208" y="392" class="tr">R</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 560 B |
BIN
content/images/lyrik/cover-resonance.jpg
Normal file
BIN
content/images/lyrik/cover-resonance.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 492 KiB |
BIN
content/images/lyrik/cover-the-bloom-of-the-poem-etc.jpg
Normal file
BIN
content/images/lyrik/cover-the-bloom-of-the-poem-etc.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
Loading…
Reference in New Issue
Block a user