add favicon
c3d2-web deployed Details
c3d2-gemini deployed Details

This commit is contained in:
Nek0 - 2022-08-10 14:06:05 +02:00
parent d4eaddf363
commit 0ab573e46a
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

@ -18,6 +18,7 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="icon" type="image/png" href="images/favicon.png" />
<meta charset="utf-8" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<title><xsl:value-of select="@pagetitle"/></title>