1
0
Fork 0

Roubarlle o favicon á UDC

This commit is contained in:
Parodper 2023-12-31 18:30:05 +01:00
parent 7502ba09b7
commit d32161abbc
2 changed files with 2 additions and 0 deletions

BIN
www/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Comparador de Guías Docentes</title> <title>Comparador de Guías Docentes</title>
<!-- <link rel="icon" href="favicon.svg" type="image/svg+xml" -->
<link rel="icon" href="favicon.png" type="image/png">
</head> </head>
<body> <body>
<header> <header>