-
Notifications
You must be signed in to change notification settings - Fork 3
How to contribute
Abraham Yusuf edited this page Aug 14, 2024
·
1 revision
All mdx files are located in the /pages
folder
Documentation | Blog | Learn |
---|---|---|
/pages/docs |
/pages/blog |
/pages/lean |
Previous versions allowed you to import images from the /static
folder for example:

Now you have to put your images in the /public
folder and import them using 
.
# Previous 
# Now 