add documentation and restructure to be simpler
This commit is contained in:
@ -75,11 +75,14 @@
|
||||
{% endif %}
|
||||
</ul>
|
||||
<p class="copyright text-muted">
|
||||
© {{ site.title }}
|
||||
© {{ site.author.name }}
|
||||
•
|
||||
{{ site.time | date: '%Y' }}
|
||||
|
||||
{% if site.url-pretty %}
|
||||
•
|
||||
<a href="{{ site.url }}">{{ site.url-short }}</a>
|
||||
<a href="{{ site.url }}">{{ site.url-pretty }}</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
<p class="theme-by text-muted">
|
||||
Theme by
|
||||
|
Reference in New Issue
Block a user