mirror of https://github.com/explosion/spaCy.git
Add user survey to navigation [ci skip]
This commit is contained in:
parent
cab5b775e7
commit
ca56fb53d1
|
@ -10,6 +10,9 @@ nav.c-nav.u-text.js-nav(class=landing ? "c-nav--theme" : null)
|
|||
li.c-nav__menu__item(class=is_active ? "is-active" : null)
|
||||
+a(url)(tabindex=is_active ? "-1" : null)=item
|
||||
|
||||
li.c-nav__menu__item.u-hidden-xs
|
||||
+a("https://survey.spacy.io", true) User Survey 2018
|
||||
|
||||
li.c-nav__menu__item.u-hidden-xs
|
||||
+a(gh("spaCy"))(aria-label="GitHub") #[+icon("github", 20)]
|
||||
|
||||
|
|
Loading…
Reference in New Issue