Change casing of title

This commit is contained in:
rebuilt 2023-04-11 09:44:31 -07:00
parent 16b320ae11
commit 5e0154af99

View file

@ -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">