forked from GivFNZ/my-website
docs: add nine as contributor and update package.json with correct version
This commit is contained in:
parent
aa9873657d
commit
f44e78e10b
@ -9,8 +9,8 @@ Hey, this is my website! You will be able to know what I'm good on and how to co
|
||||
- Vite
|
||||
|
||||
## How to access?
|
||||
If you want to check the deploy, visit the project repo on [Gitea](https://git.pontusmail.org/GivFNZ/my-website).
|
||||
The access link will be availble on link section.
|
||||
- Thanks to NineTailed, the deploy is available [here](https://givfnz.com)
|
||||
- If you want to check the source code, visit the project repo on [Gitea](https://git.pontusmail.org/GivFNZ/my-website).
|
||||
|
||||
## Contributions
|
||||
Any contribution is welcome. If you want to test the website in your own machine to help on this, make sure you have node.js installed, then clone the project repo and do the command:
|
||||
@ -22,5 +22,6 @@ Then it will be available at localhost://5173.
|
||||
## Special Thanks
|
||||
- [Aidan](https://github.com/ihatenodejs)
|
||||
- [lucmsilva](https://github.com/lucmsilva651/)
|
||||
- [NineTailedFox]
|
||||
|
||||
Enjoy!
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "givs-website-react",
|
||||
"private": true,
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
Loading…
x
Reference in New Issue
Block a user