The legacy Polyratings site has an FAQ Page, which has currently not been ported-over/implemented for the new rewrite. Using a style similar to what's on the new "About Us" page, take the text from old site and migrate it to the new one.
You'll additionally need to setup routes in the frontend package so that hitting /faq from the website will navigate to the FAQ.
The legacy Polyratings site has an FAQ Page, which has currently not been ported-over/implemented for the new rewrite. Using a style similar to what's on the new "About Us" page, take the text from old site and migrate it to the new one.
You'll additionally need to setup routes in the
frontend
package so that hitting/faq
from the website will navigate to the FAQ.