indent info.html files

This commit is contained in:
Yokozuna59
2023-06-15 23:51:03 +03:00
parent 9928a15a66
commit 896a8a23ca
2 changed files with 4 additions and 4 deletions

View File

@@ -5,12 +5,12 @@
<body> <body>
<h1>info below</h1> <h1>info below</h1>
<pre class="mermaid"> <pre class="mermaid">
info info
</pre> </pre>
<hr /> <hr />
<pre class="mermaid"> <pre class="mermaid">
info showInfo info showInfo
</pre> </pre>
<script type="module"> <script type="module">

View File

@@ -15,12 +15,12 @@
<body> <body>
<h1>Info diagram demos</h1> <h1>Info diagram demos</h1>
<pre class="mermaid"> <pre class="mermaid">
info info
</pre> </pre>
<hr /> <hr />
<pre class="mermaid"> <pre class="mermaid">
info showInfo info showInfo
</pre> </pre>
<script type="module"> <script type="module">