mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Fixed build error
This commit is contained in:
parent
17398ff877
commit
8209a75e67
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
{% if page.title == "Scheme R7RS Compliance" %}banner-highlight{% endif %}"
|
||||
href="{{ base }}docs/Scheme-Language-Compliance">R<sup>7</sup>RS Compliance</a> -
|
||||
<a class="banner
|
||||
{% if page.title == "News" %}"
|
||||
{% if page.title == "News" %}banner-highlight{% endif %}"
|
||||
href="{{ base }}news">News</a>
|
||||
</p>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Reference in a new issue