Restrucure of files
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
{% include components/project-meta.html %}
|
||||
{% endif %}
|
||||
|
||||
{% if page.path contains 'courses' %}
|
||||
{% include components/project-meta.html %}
|
||||
{% if page.show_toc %}
|
||||
{% include components/lecture-meta.html %}
|
||||
{% endif %}
|
||||
|
||||
{% if page.path contains '_posts' %}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<span class="icon grey mr-1">
|
||||
{% include entypo/arrow-left.svg %}
|
||||
</span>
|
||||
<a href="{% link list/projects.md %}">Back to the contents</a>
|
||||
<a href="{{ "/" | relative_url}}">Tilbake til forsiden</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user