Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a2c8693

Browse filesBrowse files
authored
Fix site
* new very fast, more spacious, playground * proper syntax highlighting for MDX * static (except for playground), no RSC, super fast, can be hosted everywhere
1 parent 07e2b36 commit a2c8693
Copy full SHA for a2c8693

96 files changed

+4,108-4,828Lines changed: 4108 additions & 4828 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.husky/.gitignore‎

Copy file name to clipboardExpand all lines: .husky/.gitignore
-1Lines changed: 0 additions & 1 deletion
This file was deleted.
Collapse file

‎.husky/pre-commit‎

Copy file name to clipboardExpand all lines: .husky/pre-commit
-4Lines changed: 0 additions & 4 deletions
This file was deleted.
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import {Note} from './_component/note.server.js'
2-
export {Home as default} from './_component/home.server.js'
1+
import {Note} from './_component/note.jsx'
2+
export {Home as default} from './_component/home.jsx'
33
export const navExclude = true
44

55
# 404: Not found

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.