Skip to content

Commit 4838770

Browse files
chore: update doc
1 parent 40238e6 commit 4838770

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# QuickJS Sandbox in Javascript & Typescript
21

32
- [Installation](./intallation.md)
43
- Compatibility:

docs/_config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
title: QuickJS Sandbox in Javascript & Typescript
2-
description: A webassembly sandbox to safely execute Javascript inside of Javascript/Typescript applications
2+
description: A webassembly sandbox to safely execute Javascript inside of Javascript/Typescript applications
3+
remote_theme: pages-themes/cayman@v0.2.0
4+
plugins:
5+
- jekyll-remote-theme

0 commit comments

Comments
 (0)