We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbd1d1a commit 54639a1Copy full SHA for 54639a1
_includes/team-showcase.html
@@ -1,5 +1,5 @@
1
<section class="hero is-halfheight has-text-left" id="team-showcase">
2
- <figure class="hero-background" style="background-image: url(https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/41309abdbb5d93dbc6c0119bf8f97a3bb38ad743/assets/images/seahawk-II/gallery-seahawk-II/interview.webp);" id="rotating-image">
+ <figure class="hero-background" style="background-image: url('{{ https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/41309abdbb5d93dbc6c0119bf8f97a3bb38ad743/assets/images/seahawk-II/gallery-seahawk-II/interview.webp }}');">
3
<div class="overlay">
4
<div class="container is-lower-left">
5
<div class="title-text">
0 commit comments