Fix typoi

This commit is contained in:
2020-12-13 11:08:02 +00:00
parent 7cc86c0f37
commit f88e797325
7 changed files with 23 additions and 54 deletions

View File

@@ -30,7 +30,7 @@
<div class="highlights">
{% for project in all_pages %}
{% assign project_url_end = project.url | slice: -4, -1 %}
{% assign project_url_end = project.url| slice: -4, 4 %}
{% if project.url != "/" and project.url != "/index.html" and project.url != "/sitemap.xml" and project_url_end != ".css" %}
<section>
<div class="content">