Skip to content

Commit

Permalink
More fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Aug 19, 2024
1 parent f0bcd0b commit f17c3af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ This section aims to familiarise developers to the Delegit Dashboard [[GitHub](h

## Environment Variables

Optionally apply the following environment variables in an environment file such as `.env` or with `yarn build` to customise the build of Polkadot Technical Fellowship dashboard:
Optionally apply the following environment variables in an environment file such as `.env` or with `yarn build` to customise the build of Polkadot Delegit dashboard:

```
# display an organisation label in the network bar
VITE_ORGANISATION="© Polkadot Fellows"
VITE_ORGANISATION="© Polkadot Delegit"
# provide a privacy policy url in the network bar
VITE_PRIVACY_URL=https://github.com/delegit-xyz/
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Delegit - Dashboard

A dashboard about Polkadot Technical Fellowship and everything around it
A dashboard about Polkadot Delegation Dashboard and everything around it
A minimal setup to get React working in Vite with Tailwind, PAPI, ESLint and Prettier rules

0 comments on commit f17c3af

Please sign in to comment.