favicon hinzugefügt
This commit is contained in:
parent
07c5c5efa7
commit
278bb6f620
BIN
public/images/favicon/dok_favicon_128px.ico
Normal file
BIN
public/images/favicon/dok_favicon_128px.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
BIN
public/images/favicon/dok_favicon_16px.ico
Normal file
BIN
public/images/favicon/dok_favicon_16px.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/favicon/dok_favicon_32px.ico
Normal file
BIN
public/images/favicon/dok_favicon_32px.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
public/images/favicon/dok_favicon_64px.ico
Normal file
BIN
public/images/favicon/dok_favicon_64px.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@ -3,10 +3,11 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Dynasty of Knights</title>
|
||||
<link rel="icon" href="/favicon/dok_favicon_16px.ico" sizes="16x16">
|
||||
<link rel="icon" href="/favicon/dok_favicon_32px.ico" sizes="32x32">
|
||||
<link rel="icon" href="/favicon/dok_favicon_64px.ico" sizes="64x64">
|
||||
<link rel="icon" href="/favicon/dok_favicon_128px.ico" sizes="128x128">
|
||||
<link
|
||||
rel="icon"
|
||||
href="/images/favicon/dok_favicon_32px.ico"
|
||||
type="image/x-icon"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/global.css">
|
||||
|
||||
<style>
|
||||
|
||||
@ -3,6 +3,11 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Dynasty of Knights</title>
|
||||
<link
|
||||
rel="icon"
|
||||
href="/images/favicon/dok_favicon_32px.ico"
|
||||
type="image/x-icon"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/launcher.css" />
|
||||
<link rel="stylesheet" href="/css/global.css" />
|
||||
<link rel="stylesheet" href="/css/building.css" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user