Use link mixin instead of plain link markup

This commit is contained in:
Ines Montani 2016-12-24 12:22:52 +01:00
parent 207555fae7
commit b893126c12
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ main.o-main.o-main--sidebar.o-main--aside
- data = public.docs[SUBSECTION]._data[next]
.o-inline-list
span #[strong.u-text-label Read next:] #[a(href=next).u-link=data.title]
span #[strong.u-text-label Read next:] #[+a(next).u-link=data.title]
+grid-col("half").u-text-right
.o-inline-list

View File

@ -138,7 +138,7 @@ include _includes/_mixins
| all others.
p
| spaCy's #[a(href="/docs/api/philosophy") mission] is to make
| spaCy's #[+a("/docs/api/philosophy") mission] is to make
| cutting-edge NLP practical and commonly available. That's
| why I left academia in 2014, to build a production-quality
| open-source NLP library. It's why