mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
WIP
This commit is contained in:
parent
d283e1f421
commit
9a394472c5
2 changed files with 2 additions and 2 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" || page.date %}banner-highlight{% endif %}"
|
||||
{% if page.title == "News" %}"
|
||||
href="{{ base }}news">News</a>
|
||||
{{ page.date }}
|
||||
</p>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
href="{{ base }}docs/API">API</a> -
|
||||
<a class="banner"
|
||||
href="{{ base }}docs/Scheme-Language-Compliance">R<sup>7</sup>RS Compliance</a> -
|
||||
<a class="banner"
|
||||
<a class="banner banner-highlight"
|
||||
href="{{ base }}news">News</a>
|
||||
</p>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Reference in a new issue