this repo has no description

update phosphor icons

altagos.dev c0a87e5e ba0b22e5

verified
+3 -3
+3 -3
layouts/root.shtml
··· 14 14 <link rel="apple-touch-icon" sizes="180x180" href="$site.asset('favicon/apple-touch-icon.png').link()"> 15 15 <link rel="manifest" href="$site.asset('favicon/site.webmanifest').link()"> 16 16 <!-- Phsophor Icons --> 17 - <!-- <link rel="preload" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/regular/style.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> 18 - <noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/regular/style.css"></noscript> --> 19 - <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/bold/style.css"> 17 + <!-- <link rel="preload" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/style.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> 18 + <noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/style.css"></noscript> --> 19 + <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/bold/style.css"> 20 20 <!-- mathtex --> 21 21 <link rel="stylesheet" href="$site.asset('math/Temml-Local.css').link()"> 22 22 </head>