Add favicon
Import favicon block from https://static.opensuse.org/chameleon/. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
654c6ecc4e
commit
a8c9063976
@ -12,6 +12,8 @@ THIS PROGRAM COMES WITH NO WARRANTY
|
||||
<meta charset="UTF-8">
|
||||
<title>OOMAnalyser</title>
|
||||
|
||||
<link href="https://static.opensuse.org/favicon-32.png" rel="icon" sizes="32x32" type="image/png"><link href="https://static.opensuse.org/favicon-48.png" rel="icon" sizes="48x48" type="image/png"><link href="https://static.opensuse.org/favicon-64.png" rel="icon" sizes="64x64" type="image/png"><link href="https://static.opensuse.org/favicon-96.png" rel="icon" sizes="96x96" type="image/png"><link href="https://static.opensuse.org/favicon-144.png" rel="icon" sizes="144x144" type="image/png"><link href="https://static.opensuse.org/favicon-192.png" rel="icon" sizes="192x192" type="image/png">
|
||||
|
||||
<!-- Chameleon Style -->
|
||||
<link
|
||||
rel="stylesheet"
|
||||
|
Loading…
Reference in New Issue
Block a user