Skip to content

Commit

Permalink
chore: preconnect
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirko Nowak committed Feb 22, 2024
1 parent 86caa5b commit 06c0e6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
name="twitter:image:alt"
content="Free UI components and templates based on Tailwind CSS"
/>
<link rel="preconnect" href="https://server.ethicalads.io" />
<link rel="dns-prefetch" href="https://server.ethicalads.io" />
<link rel="preconnect" href="https://plausible.io" />
<link rel="dns-prefetch" href="https://plausible.io" />
<link rel="icon" type="image/x-icon" href="./favicon.ico" />
<link
rel="apple-touch-icon"
Expand Down

0 comments on commit 06c0e6d

Please sign in to comment.