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">
|
<section id="intro">
|
||||||
<h1>McFly Demo</h1>
|
<h1>McFly Demo</h1>
|
||||||
<warning-block
|
<warning-block
|
||||||
>This page is in-progress. See the
|
><span>This page is in-progress. See the
|
||||||
<a
|
<a
|
||||||
href="https://github.com/ayoayco/McFly/blob/main/site/src/pages/demo.html"
|
href="https://github.com/ayoayco/McFly/blob/main/site/src/pages/demo.html"
|
||||||
>source code</a
|
>source code</a
|
||||||
>.</warning-block
|
>.</span></warning-block
|
||||||
>
|
>
|
||||||
<p>In this demo, there are several things happening.</p>
|
<p>In this demo, there are several things happening.</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue