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

Change how post types display on search page #152

Closed JesseRWeigel closed 6 years ago

JesseRWeigel commented 6 years ago

image

The post types displayed in gold colored font need to be changed.

I am thinking regex may be the best way to do this, but a .find would work too. Either way the changes can be made in the search.js component.

kwitochka commented 6 years ago

Jesse, I am trying to solve this issue. Gonna send you a pull request soon.

JesseRWeigel commented 6 years ago

153