mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
update font loading link
This commit is contained in:
@@ -56,7 +56,9 @@ const { title, meta_title, description, image, noindex, canonical } =
|
||||
href={`https://fonts.googleapis.com/css2?family=${pf}${
|
||||
sf ? "&family=" + sf : ""
|
||||
}&display=swap`}
|
||||
rel="stylesheet"
|
||||
rel="preload"
|
||||
as="style"
|
||||
onload="this.rel='stylesheet'"
|
||||
/>
|
||||
|
||||
<!-- responsive meta -->
|
||||
|
||||
Reference in New Issue
Block a user