home: remove references to code, add link to PR page

This commit is contained in:
eggy 2020-09-12 11:39:35 -04:00
parent ec392b746c
commit bcbb30d1d6

View File

@ -1,6 +1,6 @@
# Home # Home
This website is intended to be a database of knowledge for students. This website is intended to be primarily for personal use (but hey I can't stop anyone else from looking at it).
Testing math rendering: $a^2+b^2=c^2$ Testing math rendering: $a^2+b^2=c^2$
@ -11,8 +11,8 @@ Testing math rendering: $a^2+b^2=c^2$
## Contact ## Contact
If you would like to contribute by submitting fixes, requesting pages, and/or complaining about issues, feel free to do so on the [issue tracker](https://git.eggworld.tk/eggy/eifueo/issues), or by contacting the site administrator at [341213551@gapps.yrdsb.ca](mailto:341213551@gapps.yrdsb.ca). If you would like to contribute by submitting fixes, requesting pages, and/or complaining about issues, feel free to open an issue on the [issue tracker](https://git.eggworld.tk/eggy/eifueo/issues) or submit a [pull request](https://git.eggworld.tk/eggy/eifueo/pulls), or by contacting the site administrator at [341213551@gapps.yrdsb.ca](mailto:341213551@gapps.yrdsb.ca).
## Source Code ## Source
The source code for Eifueo is available [here](https://git.eggworld.tk/eggy/eifueo). The source for Eifueo is available [here](https://git.eggworld.tk/eggy/eifueo).