diff options
Diffstat (limited to 'themes/m10c')
-rw-r--r-- | themes/m10c/layouts/_default/baseof.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/m10c/layouts/_default/baseof.html b/themes/m10c/layouts/_default/baseof.html index c6ab70e..d1e2e0e 100644 --- a/themes/m10c/layouts/_default/baseof.html +++ b/themes/m10c/layouts/_default/baseof.html @@ -39,6 +39,7 @@ <header class="app-header"> <a href="{{ .Site.BaseURL }}"><img class="app-header-avatar" src="{{ .Site.Params.avatar | default "avatar.jpg" | relURL }}" alt="{{ .Site.Params.author | default "John Doe" }}" /></a> <h1>{{ .Site.Title }}</h1> + <p>venezuelan π»πͺ living in montevideo πΊπΎ</p> <p>{{ .Site.Params.description | default "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vehicula turpis sit amet elit pretium." }}</p> <div class="app-header-social"> {{ range .Site.Params.social }} |