JavaScript code re-org (#443)
This removes the old CPP-based web samples in favor of the new JS API. The `web/samples` folder will be added in a subsequent commit.
This commit is contained in:
9
web/docs/tutorial_template.html
Normal file
9
web/docs/tutorial_template.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Tangerine:700|Inconsolata" rel="stylesheet">
|
||||
<link href="main.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body class="verbiage">
|
||||
$BODY
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user