Skip to content

Commit

Permalink
marquee again
Browse files Browse the repository at this point in the history
  • Loading branch information
brainkim committed Mar 22, 2023
1 parent 5b5dd19 commit 3050057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/views/guide.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export default async function Guide({
<${Sidebar} docs=${docs} url=${url} title="Guides" />
<${Main}>
<h1>${title}</h1>
<marquee behavior="alternate">🚧 The docs are a work in progress.🚧</marquee>
<${Marked} markdown=${body} components=${components} />
<//Main>
<//Root>
Expand Down

0 comments on commit 3050057

Please sign in to comment.