mirror of
https://github.com/Noratrieb/website.git
synced 2026-03-14 21:26:09 +01:00
icon
This commit is contained in:
parent
116c33ba5a
commit
dc4352b9f0
9 changed files with 7 additions and 2 deletions
|
|
@ -4,6 +4,10 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>noratrieb.dev</title>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/site.webmanifest" />
|
||||
<link rel="stylesheet" href="static/theme.css" />
|
||||
<style>
|
||||
.hint {
|
||||
|
|
@ -86,7 +90,7 @@
|
|||
height="200"
|
||||
src="static/Noratrieb.png"
|
||||
alt="Two grey cartoon-cats on a pink background. The left cat is small and sits on a floating rocket, the right cat is big and has a red bow tie on the right ear."
|
||||
style="margin-left: 15px;"
|
||||
style="margin-left: 15px"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue