Skip to content
Snippets Groups Projects
Select Git revision
  • 12b78165394dee01da782481ad28401a13fdc33c
  • master default
2 results

.travis.yml

Blame
  • author.html 219 B
    {% extends "index.html" %}
    
    {% block title %}{{ SITENAME }} · Articles by {{ author }}{% endblock %}
    {% block ephemeral_nav %}
    
                    {{ ephemeral_nav_link(author, output_file, True) }}
    {%- endblock %}