Skip to content

Commit 4dd52c2

Browse files
committed
fix: styling from home content
1 parent 587b9ae commit 4dd52c2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ hide:
44
- toc
55
---
66

7-
# GodotJS - JavaScript language binding for Godot game engine
7+
# **GodotJS**
8+
9+
***-- JavaScript and TypeScript language binding for Godot game engine --***
810

911
This module implements JavaScript/TypeScript language support for the Godot game engine using [QuickJS](https://bellard.org/quickjs/) as the JavaScript engine.
1012

1113

12-
### Getting started
14+
## Getting started
1315

1416
Read the [getting-started](https://godotjs.github.io/documentation/getting-started/).
1517

0 commit comments

Comments
 (0)