Files
smartbar/pages/hack-the-planet.html
2025-08-31 16:46:54 -06:00

10 lines
224 B
HTML

<style>
#hack-the-planet-page {
background: url("assets/img/hack-the-planet.jpg") no-repeat center center;
background-size: cover;
}
</style>
<div id="hack-the-planet-page" class="page-base">
</div>