wip: make theme workable with hugoBasicExample site
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="row pt-sm-2 pt-md-4 align-self-center">
|
||||
<!-- summery -->
|
||||
<div class="col-md-6">
|
||||
<h3 class="p-1">{{ .Site.Data.about.name }}</h3>
|
||||
<h3 class="p-1">{{ .Site.Data.home.author.name }}</h3>
|
||||
<h5 class="p-1">
|
||||
{{ .Site.Data.about.designation }} at
|
||||
<a href="{{ .Site.Data.about.company.url }}"
|
||||
|
||||
Reference in New Issue
Block a user