added favicon

This commit is contained in:
2026-06-05 15:50:06 +02:00
parent b1f97026df
commit cff254448c
8 changed files with 42 additions and 0 deletions

View File

@@ -7,6 +7,12 @@
name="description"
content="Browser-only XSLT tools for local XML and XSLT transformations."
/>
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="PDFTools" />
<link rel="manifest" href="/site.webmanifest" />
<title>XSLT tools</title>
</head>
<body>