mirror of
https://github.com/seigler/Dash-price-widget
synced 2025-07-27 08:06:09 +00:00
embed source code
This commit is contained in:
parent
acbf5a41df
commit
cb90663d1f
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
<h1>Dash Price Widget</h1>
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
/* Micro reset so global styles don't interfere */
|
/* Micro reset so global styles don't interfere */
|
||||||
|
@ -122,6 +123,8 @@
|
||||||
})();
|
})();
|
||||||
</script>
|
</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>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue