1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00

adds missing css link in the actual app output

This commit is contained in:
kevmodrome 2021-01-18 16:23:14 +01:00
parent 522f655f61
commit 9bd1422449

View file

@ -22,6 +22,7 @@
<title>{title}</title>
<link rel="icon" type="image/png" href={favicon} />
<link rel="stylesheet" href="https://rsms.me/inter/inter.css" />
<link href="https://cdn.jsdelivr.net/npm/remixicon@2.5.0/fonts/remixicon.css" rel="stylesheet">
<style>
html,
body {