Add team page (#1473)
* Add team page * Add biographies Co-Authored-By: nitrohorse <1514352+nitrohorse@users.noreply.github.com> * Add links to navbar * Add trai_dep's bio * Add info about us and our mission * Update bios Co-Authored-By: Mikaela Suomalainen <mikaela@users.noreply.github.com> Co-Authored-By: Dan Arel <danarel@users.noreply.github.com> * Replace contact page with about us page * Fix footer link * Make up bios for the lazy team members Plus, they are all more aesthetically pleasing for @danarel. * Update bio Co-Authored-By: Dawid Potocki <dpot@disroot.org> * Update bio Co-Authored-By: Dawid Potocki <dpot@disroot.org> * Apply suggestions from code review Co-Authored-By: Dawid Potocki <dpot@disroot.org> Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info>
This commit was merged in pull request #1473.
	This commit is contained in:
		@@ -4,6 +4,9 @@ location = /old/ {
 | 
			
		||||
location = /privacy-policy/ {
 | 
			
		||||
	return 301 /privacy/;
 | 
			
		||||
}
 | 
			
		||||
location = /contact/ {
 | 
			
		||||
	return 301 /about/;
 | 
			
		||||
}
 | 
			
		||||
location = /webrtc.html {
 | 
			
		||||
	return 301 /browsers/;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user