add documentation and restructure to be simpler
This commit is contained in:
parent
2494bcdc47
commit
9a2d6f1b3f
3 changed files with 61 additions and 31 deletions
|
@ -7,7 +7,10 @@
|
|||
{% else %}
|
||||
{{ site.time | date: '%Y' }}
|
||||
{% endif %}
|
||||
•
|
||||
<a href="{{ site.url }}" target="_blank">{{ site.url-short }}</a>
|
||||
|
||||
{% if site.url-pretty %}
|
||||
•
|
||||
<a href="{{ site.url }}">{{ site.url-pretty }}</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue