Skip to content

Commit

Permalink
Update website README.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
SapiensAnatis authored May 26, 2024
1 parent 7628b33 commit 6a8de96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Website/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The website is a new frontend for Dawnshard that serves as the public-facing home for the project. It also allows players to view the news, time attack rankings, or administer their account by offering e.g. save export.

It uses SvelteKit 5 and is deployed as a server-side-rendered web app with [`adapter-node`](https://kit.svelte.dev/docs/adapter-node).
It uses SvelteKit 4 and is deployed as a server-side-rendered web app with [`adapter-node`](https://kit.svelte.dev/docs/adapter-node).

The project uses `pnpm` to manage packages locally, and has code style enforced by `prettier` and `eslint`.

Expand Down

0 comments on commit 6a8de96

Please sign in to comment.