Skip to content

Commit

Permalink
Remove image
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtiger committed Nov 15, 2024
1 parent 2b0c31a commit ce905bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions custom-modern-railsconf.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
{{#post}}
<div id="modern">
<div class="{{post_class}}">
{{#if feature_image}}
<img src="{{feature_image}}" alt="{{title}}" class="feature-image">
{{/if}}
<h1>{{title}}</h1>
<div>{{content}}</div>
</div>
Expand Down

0 comments on commit ce905bf

Please sign in to comment.