Skip to content

Commit ec6b1de

Browse files
committed
footer in version
1 parent efe5a26 commit ec6b1de

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/server/templates/components/footer.jinja

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
{{ footer_icon_link('https://pypi.org/project/gitingest',
1111
'icons/python.svg',
1212
'Python Package') }}
13+
{{ footer_icon_link('https://github.com/coderamp-labs/gitingest',
14+
'icons/version.svg',
15+
'gitingest 0.2.1') }}
1316
</div>
1417
{# Right column - Discord #}
1518
<div class="flex justify-end">

src/static/icons/version.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)