Skip to content

Commit

Permalink
Merge branch 'main' into deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
carylwyatt committed May 10, 2024
2 parents b2dd8b1 + 18f3651 commit 7acd1aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
?>
<div class="home-pres">
<div class="yt-no-consent pres-card">
<img src="/wp-content/themes/wordpress-hathitrust/images/yt/new_website.jpg" />
<img src="/wp-content/themes/wordpress-hathitrust/images/yt/new_website.jpg" alt=""/>
<div class="d-flex align-items-center gap-2">
<i class="fa-brands fa-youtube fa-fw fa-xl" aria-hidden="true"></i><a target="_blank" rel="noopener" class="text-decoration-underline fw-bold d-inline" href="https://www.youtube.com/watch?v=<?= $pres['youtube']['video_id'] ?>">Video: <?= esc_attr( $pres['youtube']['video_title'] ); ?><i class="fa-solid fa-arrow-up-right-from-square fa-fw ps-2" aria-hidden="true"></i></a>
</div>
Expand Down
Binary file modified images/yt/new_website.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7acd1aa

Please sign in to comment.