mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-15 00:13:36 -06:00
Move footer from posts only to default layout
This commit is contained in:
@@ -34,11 +34,3 @@ layout: default
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
<hr>
|
||||
|
||||
<p style="text-align: center;">
|
||||
<a href="/feed.xml">Atom</a> |
|
||||
<span id="commit-id" class="build-revision"><a href="{{ site.github.repository_url }}/commit/{{ site.github.build_revision }}">
|
||||
#{{ site.github.build_revision | truncate: 7, "" }}
|
||||
</a></span>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user