mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Update README Formatting
This commit is contained in:
parent
22dd273557
commit
b27533121f
1 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ Start running the website on your computer:
|
|||
|
||||
$ yarn run dev
|
||||
|
||||
And then open up your web browser and go to http://localhost:3000.
|
||||
And then open up your web browser and go to [localhost:3000](http://localhost:3000).
|
||||
|
||||
Please note: There are a number of redirects and rewrites essential to the website's functionality, which you can see in `next.config.js`.
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ Code under MIT License, assets may not be re-used or re-distributed.
|
|||
|
||||
---
|
||||
|
||||
By [@lachlanjc](https://lachlanjc.com) for Hack Club, 2022. MIT License.
|
||||
Hack Club, 2022. MIT License.
|
||||
|
||||
[next.js]: https://nextjs.org
|
||||
[mdx]: https://mdxjs.com
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue