mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-22 13:35:43 +00:00
Deployed db611e3 with MkDocs version: 1.2.3
This commit is contained in:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user