mirror of
https://github.com/seigler/Dash-price-widget
synced 2025-07-27 08:06:09 +00:00
changed iframe (doesn't work) to gist-it (works!)
This commit is contained in:
parent
cb90663d1f
commit
0a2545f3bd
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
|||
})();
|
||||
</script>
|
||||
|
||||
<iframe style="margin: 2em auto; width: calc(100vw - 4em); height: calc(100vh - 10em);" src="https://raw.githubusercontent.com/seigler/Dash-html-ticker/master/dist/index.html"></iframe>
|
||||
<script src="http://gist-it.appspot.com/https://github.com/seigler/Dash-html-ticker/blob/master/dist/index.html"></script>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue