commit
594d2c36bd
5 changed files with 4 additions and 1 deletions
BIN
static/img/w_armory_favicon_16x16.png
Normal file
BIN
static/img/w_armory_favicon_16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 615 B |
BIN
static/img/w_armory_favicon_180x180.png
Normal file
BIN
static/img/w_armory_favicon_180x180.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
BIN
static/img/w_armory_favicon_32x32.ico
Normal file
BIN
static/img/w_armory_favicon_32x32.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
BIN
static/img/w_armory_favicon_32x32.png
Normal file
BIN
static/img/w_armory_favicon_32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
|
|
@ -1,7 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="icon" type="image/x-icon" href="{{websiteRoot}}/img/w_armory_favicon_32x32.ico">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="{{websiteRoot}}/img/w_armory_favicon_180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="{{websiteRoot}}/img/w_armory_favicon_32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="{{websiteRoot}}/img/w_armory_favicon_16x16.png">
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>{{title}}</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue