You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2019. It is now read-only.
_Thanks for this great work!!!!_
I find a problem when I use this package with jekyll .
title: plantilla simple
inicio / programacion / {{page.title}}
0.1. title: plantilla simple
proposito
titulo
the problem seem that front matter is used as a link ....
but if I write
title: plantilla simple
autor; javier
inicio / programacion / {{page.title}}
proposito
titulo
everythink is OK ....