Skip to content
Snippets Groups Projects
Commit 14be1689 authored by martin-corredera's avatar martin-corredera
Browse files

Trying Order

parent 0c54b266
No related branches found
No related tags found
No related merge requests found
Pipeline #49174 passed
......@@ -46,6 +46,7 @@ PLUGINS = ['figure-ref', 'pelican-cite']
# ORDENAR LAS PAGINAS EN EL MENU POR EL ATRUBUTO "Ordinal" -------
# si no, te quedan ordenadas alfabéticamente
PAGE_ORDER_BY = 'Ordinal'
ARTICLE_ORDER_BY = 'Ordinal'
# UBICACION DE bibtex que usa el plugin pelican-cite
PUBLICATIONS_SRC = 'content/biblio.bib'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment