Deployed db611e3 with MkDocs version: 1.2.3

This commit is contained in:
2021-12-26 19:58:41 +00:00
parent 308219ea45
commit 47e954c735
16 changed files with 59 additions and 246 deletions

View File

@@ -773,8 +773,15 @@ article h1, article > a {
}
</style>
<iframe id="coviframe" src="covindex.html" frameborder="0" scrolling="no" onload="resizeIframe();" width="100%"></iframe>
<p><iframe
id="coviframe"
src="covindex.html"
frameborder="0"
scrolling="no"
onload="resizeIframe();"
width="100%">
</iframe>
</p>
<script>
var coviframe = document.getElementById("coviframe");