mirror of
https://github.com/arthur-pbty/nsi.git
synced 2026-06-24 14:18:22 +02:00
add favicon
This commit is contained in:
@@ -26,6 +26,7 @@ $monthName = $months[$month];
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Calendar</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
||||
Reference in New Issue
Block a user