Skip to content

Commit

Permalink
Preload studio bg
Browse files Browse the repository at this point in the history
  • Loading branch information
wileymc committed Feb 13, 2024
1 parent 71e0df0 commit 09b9c4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export default function Document() {
content="midi, gpt, ai, audio, file generation, music, midi tools, ai midi, ai audio, ai music"
/>
<meta name="robots" content="index, follow" />
<link rel="preload" href="/studio-bg.webp" as="image" />
</Head>
<body>
<Main />
Expand Down

0 comments on commit 09b9c4a

Please sign in to comment.