Removed phosphor icons font files

This commit is contained in:
Alexis
2024-01-15 22:55:00 +01:00
parent 89e81093cc
commit 21b3aca968
19 changed files with 2 additions and 15156 deletions

View File

@@ -24,10 +24,6 @@ const { title } = Astro.props;
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="theme-color" content="#a9d1eb">
<link rel="stylesheet" href="phicons/bold/style.css" />
<link rel="stylesheet" href="phicons/fill/style.css" />
<link rel="stylesheet" href="phicons/light/style.css" />
<link rel="stylesheet" href="leaflet/leaflet.css" rel="preload" />
<script is:inline src="leaflet/leaflet.js"></script>