Skip to content

Commit

Permalink
Merge pull request #448 from UCF/heading-updates
Browse files Browse the repository at this point in the history
Update Headings Expert Guide Profiles
  • Loading branch information
jmbarne3 authored Oct 27, 2023
2 parents c182753 + b0329d5 commit d7e87e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template-parts/expert/marketing.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<section id="marketing" aria-labelledby="marketing-heading">
<div class="jumbotron jumbotron-fluid mb-0">
<div class="container">
<h2 class="font-condensed text-uppercase mb-4 mb-sm-5" id="marketing-heading">UCF Media</h2>
<h2 class="font-condensed text-uppercase mb-4 mb-sm-5" id="marketing-heading">UCF Media Resources</h2>
<div class="row">
<?php if ( $pegasus ) : ?>
<div class="col-md-6">
Expand Down Expand Up @@ -73,7 +73,7 @@
<?php if ( $videos ): ?>
<div class="jumbotron jumbotron-fluid bg-secondary mb-0">
<div class="container">
<h3 class="font-condensed text-uppercase mb-4 mb-sm-5">Videos</h3>
<h3 class="font-condensed text-uppercase mb-4 mb-sm-5">Related Videos</h3>
<div class="row">
<?php foreach( $videos as $video ) : ?>
<div class="col-md-6 col-lg-4">
Expand Down

0 comments on commit d7e87e1

Please sign in to comment.