mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-21 22:01:31 +00:00
remove title
This commit is contained in:
parent
10f8f10a88
commit
5ed5db12b8
@ -7,9 +7,9 @@
|
||||
<div class="col-md-6 order-md-1 text-center text-md-left">
|
||||
{{ end }}
|
||||
|
||||
<h1 class="hero-title">
|
||||
<!-- <h1 class="hero-title">
|
||||
{{ with $page.Title }}{{ . | markdownify }}{{ end }}
|
||||
</h1>
|
||||
</h1> -->
|
||||
|
||||
{{ with $page.Content }}
|
||||
<div class="hero-lead">{{ . }}</div>
|
||||
|
Loading…
Reference in New Issue
Block a user