Skip to content

Commit 3cee822

Browse files
committed
update index for test
1 parent 136fc6b commit 3cee822

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pages/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Introduction
2-
2+
33
Welcome to Nextra! This is a basic docs template. You can use it as a starting point for your own project :)
44

55
## What is Nextra?
@@ -9,3 +9,7 @@ A **simple**, **powerful** and **flexible** site generation framework with every
99
## Documentation
1010

1111
The documentation is available at [https://nextra.site](https://nextra.site).
12+
13+
```ts
14+
console.log("Test code");
15+
```

0 commit comments

Comments
 (0)