Skip to content
Snippets Groups Projects
Commit 59b7d5f1 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-7014 add favicon

parent decf8b13
No related branches found
No related tags found
No related merge requests found
fachstelle-server/src/main/resources/static/favicon.ico

3.78 KiB

This diff is collapsed.
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<html lang="de"> <html lang="de">
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<link href="static/favicon.ico" rel="icon"/> <link href="static/favicon.svg" rel="icon"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/> <meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="#000000" name="theme-color"/> <meta content="#000000" name="theme-color"/>
<meta <meta
......
<head> <head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/> <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<link href="static/favicon.ico" rel="icon"/> <link href="static/favicon.svg" rel="icon"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/> <meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="#000000" name="theme-color"/> <meta content="#000000" name="theme-color"/>
<meta content="Seite zur Registrierung als Fachstelle auf Nachfrage einer Behörde" name="description"/> <meta content="Seite zur Registrierung als Fachstelle auf Nachfrage einer Behörde" name="description"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment