Skip to content

Commit 29bbc3a

Browse files
committed
hero image removed
1 parent ec1282f commit 29bbc3a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_layouts/index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
layout: default
33
---
44
<div class="home">
5-
{% assign t = site.data.locales[page.lang][page.lang] %} {% if page.title %} {% assign header = page.title %} {% else %} {% assign header = site.title %} {% endif %}
6-
<article class="hero">
7-
<div class="hero-text">{{ t.index.lead }}</div>
8-
</article>
95
{{ content }}
106

117
<img src="{{'/assets/images/dcus.jpg' | relative_url }}" alt="DjangoCon US 2023"/>

0 commit comments

Comments
 (0)