Erb3 72dab12033
fix(docs): correct favicon url (#2843)
Starlight defaults to favicon.svg, however a favicon.ico was added to the repo.

Changes:

- Format astro config according to Prettier
- Properly set favicon
2024-10-24 13:24:13 -07:00
..
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00

Modrinth Documentation

Welcome to the Modrinth documentation!

Development

Pre-requisites

Before you begin, ensure you have the following installed on your machine:

Setup

Follow these steps to set up your development environment:

pnpm install
pnpm docs:dev

You should now have a development build of the documentation site running with hot-reloading enabled. Any changes you make to the code will automatically refresh the browser.