fix(site): demo warning block not showing textw
This commit is contained in:
parent
5be9cea9da
commit
db95acc488
1 changed files with 2 additions and 2 deletions
|
@ -24,11 +24,11 @@
|
|||
<section id="intro">
|
||||
<h1>McFly Demo</h1>
|
||||
<warning-block
|
||||
>This page is in-progress. See the
|
||||
><span>This page is in-progress. See the
|
||||
<a
|
||||
href="https://github.com/ayoayco/McFly/blob/main/site/src/pages/demo.html"
|
||||
>source code</a
|
||||
>.</warning-block
|
||||
>.</span></warning-block
|
||||
>
|
||||
<p>In this demo, there are several things happening.</p>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue