Display selected tag name as tag list page title
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
This commit is contained in:
parent
4a7bf7833c
commit
2cca7be841
@ -13,7 +13,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
||||||
<div class="page-heading">
|
<div class="page-heading">
|
||||||
<h2>{{.Site.Title}}</h2>
|
<h2>#{{ .Title }}</h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user