remove image stuff
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-08-05 10:13:39 -07:00
parent 850ef1c270
commit 0a517c7fc6
2 changed files with 0 additions and 34 deletions
-5
View File
@@ -1,11 +1,6 @@
---
layout: base.njk
---
{% if hero %}
<img id="hero" src="{{ hero.src }}" alt="{{ hero.alt }}">
{% endif %}
<div id="content">
<h1>{{ title }}</h1>