diff options
Diffstat (limited to 'layouts/partials/mini-toc.html')
| -rw-r--r-- | layouts/partials/mini-toc.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/layouts/partials/mini-toc.html b/layouts/partials/mini-toc.html index 6b52f47..0d52866 100644 --- a/layouts/partials/mini-toc.html +++ b/layouts/partials/mini-toc.html @@ -21,14 +21,5 @@ </li> {{ end }} </ul> - - {{ if gt $sectionCount $maxPosts }} - <p> - <a href="{{ "all-posts" | relURL }}"> - {{ i18n "all_publications" }} - <span aria-hidden="true">→</span> - </a> - </p> - {{ end }} </div> {{ end }} |
