fus-marcom / franciscan-react

A new website for Franciscan University of Steubenville built with ReactJS.
https://gcp.franciscan.university
MIT License
171 stars 80 forks source link

Fix title on almost all pages and the 'x' icon overflow issue #166

Closed pantharshit00 closed 6 years ago

pantharshit00 commented 6 years ago
  1. Added title prop to layout
  2. Auto generates the title for pages usingpage.js
  3. Fallback to Franciscan University of Steubenville instead of My Page(major one :wink: )
  4. Fix the x icon overflow issue

Remember to yarn!

JesseRWeigel commented 6 years ago

Thank you!