mirror of
https://github.com/grocy/grocy.git
synced 2026-04-06 21:06:15 +02:00
Specify profile for rel='icon', following w3 howto
This commit is contained in:
parent
11bf89e13a
commit
1832180a99
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="{{ GROCY_CULTURE }}">
|
<html lang="{{ GROCY_CULTURE }}">
|
||||||
<head>
|
<head profile="http://www.w3.org/2005/10/profile">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user