mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-06 05:17:00 -06:00
Revamp build revisions
- And technically, actually fix them so they're inserted properly. Kinda don't like how they look, but it's good enough for the moment.
This commit is contained in:
@@ -37,8 +37,8 @@ layout: default
|
||||
<hr>
|
||||
|
||||
<p style="text-align: center;">
|
||||
<a href="/feed.xml">Atom</a>
|
||||
<em><a href="{{ site.github.repository_url }}/commit/{{ site.github.build_revision }}">
|
||||
#{{ site.github.build_revision }}
|
||||
<a href="/feed.xml">Atom</a> |
|
||||
<em class="build-revision"><a href="{{ site.github.repository_url }}/commit/{{ site.github.build_revision }}">
|
||||
#{{ site.github.build_revision | truncate: 7, "" }}
|
||||
</a></em>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user