mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Add option for "latest news" on landing page
This commit is contained in:
parent
f91bf4d59c
commit
3502654551
|
@ -59,6 +59,9 @@ include _includes/_mixins
|
|||
strong.u-text-label.u-color-subtle #[+icon("code", 18)] Latest release:
|
||||
| v#{SPACY_VERSION}
|
||||
|
||||
if LATEST_NEWS
|
||||
+a(LATEST_NEWS.url) #[+tag.o-icon New!] #{LATEST_NEWS.title}
|
||||
|
||||
.o-content
|
||||
+grid
|
||||
+grid-col("two-thirds")
|
||||
|
|
Loading…
Reference in New Issue
Block a user