mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 01:54:06 +00:00
Merge pull request #135 from pobtastic/patch-2
Missing tag name on posts landing page
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