added images and a first favicon draft

This commit is contained in:
eclipse 2025-02-13 13:47:26 +01:00
parent 6b84636985
commit 499a2411f8
3 changed files with 21 additions and 0 deletions

21
content/favicon.svg Normal file
View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB