Change casing of title

main
rebuilt 3 years ago
parent 16b320ae11
commit 5e0154af99

@ -1,5 +1,5 @@
<!-- Header-->
<%= render partial: "layouts/header", locals: {heading: "In The News"} %>
<%= render partial: "layouts/header", locals: {heading: "In the News"} %>
<!-- Content-->
<div class="container px-5 my-5">

Loading…
Cancel
Save