feat: ✨ Move from FontAwesome to astro-icons + iconify
Using: https://www.astroicon.dev
This commit is contained in:
parent
9aacacef87
commit
2a4ea33de0
7 changed files with 554 additions and 78 deletions
|
@ -23,8 +23,6 @@ const { pageTitle } = Astro.props;
|
|||
title="amemoia's blog"
|
||||
href={new URL("rss.xml", Astro.site)}
|
||||
/>
|
||||
|
||||
<script is:inline defer src="https://kit.fontawesome.com/5fee770033.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<NavHeader />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue