add website favicons
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>gractwo.pl | Witamy!</title>
|
||||
<link href="styles.css" rel="stylesheet" />
|
||||
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/png"
|
||||
sizes="64x64"
|
||||
href="favicon-x64.png"
|
||||
/>
|
||||
</head>
|
||||
<body class="min-h-screen flex flex-col">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user