Skip to content

Commit ce905bf

Browse files
committed
Remove image
1 parent 2b0c31a commit ce905bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

custom-modern-railsconf.hbs

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
{{#post}}
33
<div id="modern">
44
<div class="{{post_class}}">
5-
{{#if feature_image}}
6-
<img src="{{feature_image}}" alt="{{title}}" class="feature-image">
7-
{{/if}}
85
<h1>{{title}}</h1>
96
<div>{{content}}</div>
107
</div>

0 commit comments

Comments
 (0)