We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40238e6 commit 4838770Copy full SHA for 4838770
docs/README.md
@@ -1,4 +1,3 @@
1
-# QuickJS Sandbox in Javascript & Typescript
2
3
- [Installation](./intallation.md)
4
- Compatibility:
docs/_config.yml
@@ -1,2 +1,5 @@
title: QuickJS Sandbox in Javascript & Typescript
-description: A webassembly sandbox to safely execute Javascript inside of Javascript/Typescript applications
+description: A webassembly sandbox to safely execute Javascript inside of Javascript/Typescript applications
+remote_theme: pages-themes/cayman@v0.2.0
+plugins:
5
+- jekyll-remote-theme
0 commit comments