mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 01:54:06 +00:00
Missing tag name on posts landing page
Using hugo v0.123.4-21a41003c4633b142ac565c52da22924dc30637a+extended This is blank unless I make the change here.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<div class="user-repo-search-results-summary TableObject-item TableObject-item--primary v-align-top">
|
<div class="user-repo-search-results-summary TableObject-item TableObject-item--primary v-align-top">
|
||||||
<strong>{{ len .Pages }}</strong>
|
<strong>{{ len .Pages }}</strong>
|
||||||
results
|
results
|
||||||
for <strong>{{ .Params.title }}</strong>
|
for <strong>{{ .Title }}</strong>
|
||||||
</div>
|
</div>
|
||||||
<div class="TableObject-item text-right v-align-top">
|
<div class="TableObject-item text-right v-align-top">
|
||||||
<a class="issues-reset-query text-normal d-inline-block ml-3" href="{{ .Site.BaseURL }}/post/">
|
<a class="issues-reset-query text-normal d-inline-block ml-3" href="{{ .Site.BaseURL }}/post/">
|
||||||
|
Reference in New Issue
Block a user