Fix identation

This commit is contained in:
Eduardo Gómez 2020-04-30 20:01:08 +02:00 committed by GitHub
parent d08b96a074
commit 02024b7fa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
tag.hbs
View file

@ -15,11 +15,11 @@ into the {body} of the default.hbs template --}}
{{> hero background=feature_image}} {{> hero background=feature_image}}
<div class="m-hero__content" data-aos="fade-down"> <div class="m-hero__content" data-aos="fade-down">
<h1 class="m-hero-title bigger">{{name}}</h1> <h1 class="m-hero-title bigger">{{name}}</h1>
{{#if description}} {{#if description}}
<p class="m-hero-description"> <p class="m-hero-description">
{{description}} {{description}}
</p> </p>
{{/if}} {{/if}}
<div class="m-hero__meta"> <div class="m-hero__meta">
<ul class="m-hero-stats"> <ul class="m-hero-stats">
<li> <li>