diff options
Diffstat (limited to 'templates/shortcodes/issue.html')
-rw-r--r-- | templates/shortcodes/issue.html | 1 |
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 |