style: update devicon stylesheet link

This commit is contained in:
wood chen 2024-11-07 18:08:19 +08:00
parent 26410640de
commit 11c0d82a69

View File

@ -10,7 +10,7 @@
<meta name="description" content="Coverview 是一款开源工具,可快速、轻松地为你的博客创建封面图片。使用不同的主题、颜色、字体等进行自定义。" />
<link rel="apple-touch-icon" href="./logo.png" />
<link rel="stylesheet" href="https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/bootstrap/5.1.3/css/bootstrap.min.css" crossorigin="anonymous">
<link rel="stylesheet" href="https://i.czl.net/jsdelivr/gh/konpa/devicon@master/devicon.min.css" crossorigin="anonymous">
<link rel="stylesheet" href="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/devicon/2.14.0/devicon.min.css" crossorigin="anonymous">
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/