forked from ProjectSegfault/website
Remove discord and fix shellnix
Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
parent
964f6820f8
commit
dae0ad26c7
@ -8,6 +8,6 @@ pkgs.mkShell {
|
||||
shellHook = ''
|
||||
echo "Installing dependencies using npm, please wait."
|
||||
npm i
|
||||
echo "Done! You may now run npm run dev to test your changes."
|
||||
echo "You can now "run npm run dev" to start a dev server."
|
||||
'';
|
||||
}
|
@ -27,9 +27,6 @@
|
||||
<a href="https://matrix.to/#/#project-segfault:projectsegfau.lt/">
|
||||
<IconMatrix />
|
||||
</a>
|
||||
<a href="https://discord.gg/26EG7fFtfS/">
|
||||
<IconDiscord />
|
||||
</a>
|
||||
<a href="https://github.com/ProjectSegfault/">
|
||||
<IconGitHub />
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user