FIX image display in hero section; ADD template for tag display
This commit is contained in:
parent
849e66eafc
commit
d9d8befe21
6 changed files with 54 additions and 10 deletions
|
@ -13,7 +13,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="{{ $index.RelPermalink }}">
|
||||
{{ end }}
|
||||
<div id="{{ $id }}" class="section {{if eq $odd 0}} section-even {{end}} row hero">
|
||||
<div class="section-content">
|
||||
<div class="section-content services">
|
||||
<div class="hero-description col-5">
|
||||
<div class="title">
|
||||
<h1 class="content-title">{{ $hero.title }}</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue