aboutsummaryrefslogtreecommitdiff
path: root/templates/shortcodes/issue.html
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-05-10 17:52:28 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-05-10 17:52:28 +0200
commite9e2af423557b50c416b68559bab7786bee35ff2 (patch)
treeabdc86803f1de9926bd628728a375f3c583a14bc /templates/shortcodes/issue.html
downloadguide.deuxfleurs.fr-e9e2af423557b50c416b68559bab7786bee35ff2.tar.gz
guide.deuxfleurs.fr-e9e2af423557b50c416b68559bab7786bee35ff2.zip
Initial commit
Diffstat (limited to 'templates/shortcodes/issue.html')
-rw-r--r--templates/shortcodes/issue.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/shortcodes/issue.html b/templates/shortcodes/issue.html
new file mode 100644
index 0000000..3006d9b
--- /dev/null
+++ b/templates/shortcodes/issue.html
@@ -0,0 +1 @@
+<a href="{{ config.extra.repository_url }}/issues/{{ id }}">#{{ id }}</a> \ No newline at end of file