mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-19 05:00:04 +02:00
_includes/footer.html: adding link to issues.
This commit is contained in:
parent
98aaf3acda
commit
99795f7de3
1 changed files with 3 additions and 1 deletions
|
|
@ -3,6 +3,8 @@
|
||||||
Page generated on: <i>{{ site.time | date: "%Y-%m-%d %T %Z" }}</i> using version:
|
Page generated on: <i>{{ site.time | date: "%Y-%m-%d %T %Z" }}</i> using version:
|
||||||
<a href="{{ site.github.repository_url }}/commit/{{ site.github.build_revision }}">
|
<a href="{{ site.github.repository_url }}/commit/{{ site.github.build_revision }}">
|
||||||
{{ site.github.build_revision | slice: 0,8 }}
|
{{ site.github.build_revision | slice: 0,8 }}
|
||||||
</a>
|
</a>.
|
||||||
|
|
||||||
|
Please report issuses to <a target="_blank" href="{{ site.github.issues_url }}">Github</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue