diff --git a/_layouts/website/summary.html b/_layouts/website/summary.html index 0c6f9678cc66b55e7f98fb787bd7e6557923c9e6..a638f4d1eef61c26a998196d4bd0c834e3cdff69 100644 --- a/_layouts/website/summary.html +++ b/_layouts/website/summary.html @@ -1,7 +1,7 @@ {% macro articles(_articles) %} {% for article in _articles %}
  • - {% if article.path %} + {% if getPageByPath(article.path) %} {% elif article.url %}