Skip to content

Commit

Permalink
Change cab photo
Browse files Browse the repository at this point in the history
  • Loading branch information
CoocooFroggy committed Nov 2, 2024
1 parent 0dbd250 commit 4dfcd70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
Binary file added assets/img/cab_photo_24.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 4 additions & 5 deletions government/cabinet.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,11 @@ <h3 class="light text-center">About</h3>
<div class="col-md-4">
<figure class="figure">
<picture>
<source srcset="/assets/img/cab_photo_23.webp" type="image/webp">
<source srcset="/assets/img/cab_photo_23.jpg" type="image/jpeg">
<img src="/assets/img/cab_photo_23.jpg" class="figure-img img-fluid rounded">
<source srcset="/assets/img/cab_photo_24.webp" type="image/webp">
<source srcset="/assets/img/cab_photo_24.jpg" type="image/jpeg">
<img src="/assets/img/cab_photo_24.jpg" class="figure-img img-fluid rounded">
</picture>
<figcaption class="figure-caption">Hanszenites at the first Cabinet meeting of the
school year!
<figcaption class="figure-caption">Hanszenites at a Cabinet meeting in October 2024
</figcaption>
</figure>
</div>
Expand Down

0 comments on commit 4dfcd70

Please sign in to comment.