-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
9 lines (8 loc) · 912 Bytes
/
index.html
File metadata and controls
9 lines (8 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
<!DOCTYPE html><html><head><meta http-equiv="Content-type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Rosario"><title>Yew Styles Page</title><script>!function(i){if(i.search){var a={};i.search.slice(1).split("&").forEach(function(i){var l=i.split("=");a[l[0]]=l.slice(1).join("=").replace(/~and~/g,"&")}),void 0!==a.p&&window.history.replaceState(null,null,i.pathname.slice(0,-1)+(a.p||"")+(a.q?"?"+a.q:"")+i.hash)}}(window.location);</script><script src="/app.675dd62e.js"></script><script type="module">
import init, { run } from './yew_style_page.js';
const start = async() => {
await init('./yew_style_page_bg.wasm');
run();
};
start();
</script><link rel="stylesheet" href="/app.578d7ef4.css"></head><body> </body></html>