- Renaming from discription to description

This commit is contained in:
laurauzcategui 2019-04-01 21:32:20 +01:00
parent 008e31edad
commit 67078966b7
2 changed files with 3 additions and 3 deletions

View file

@ -13,9 +13,9 @@
<!-- author -->
<h1 class="author">{{ .Site.Params.Author }}</h1>
</header>
<!-- discription -->
<!-- description -->
<p>
{{ .Site.Params.discription }}
{{ .Site.Params.description }}
</p>
<!-- navigation -->
<nav>