SRA-VJTI / sra-vjti.github.io

Repository for SRA Website
https://sravjti.in
27 stars 35 forks source link

Fixed issue of handling internship experience url #26

Closed Hrishikesh-Bhagwat closed 3 years ago

Hrishikesh-Bhagwat commented 3 years ago

Fixed issue where internship experience page gave 404 on page refresh or when the standalone link was opened. I added a function getStaticPaths that generated all the routes before hand so that the page was always available.