-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathindex.html
25 lines (24 loc) · 968 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Particles Sandbox</title>
<script>/* This HTML was generated by 📜 Scroll v164.4.0. https://scroll.pub */</script>
<style>@media print {.doNotPrint {display: none !important;}}</style>
<link rel="canonical" href="/index.html">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="">
<meta name="generator" content="Scroll v164.4.0">
<meta property="og:title" content="Particles Sandbox">
<meta property="og:description" content="">
<meta property="og:image" content="">
<link rel="icon" href="../images/favicon.ico">
<link rel="source" type="application/git" title="Source Code Repository" href="index.scroll">
<meta name="twitter:card" content="summary_large_image">
</head>
<body>
<script src="libs.js"></script>
<script src="../products/SandboxApp.browser.js"></script>
<script>SandboxApp.browserStart()</script>
</body>
</html>