aboutsummaryrefslogtreecommitdiffstats
path: root/built-texts/templates/github.html
diff options
context:
space:
mode:
Diffstat (limited to 'built-texts/templates/github.html')
-rw-r--r--built-texts/templates/github.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/built-texts/templates/github.html b/built-texts/templates/github.html
new file mode 100644
index 0000000..4c3d935
--- /dev/null
+++ b/built-texts/templates/github.html
@@ -0,0 +1,3 @@
+{% if GITHUB_URL %}
+<a href="{{ GITHUB_URL }}"><img style="position: absolute; top: 40px; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub" /></a>
+{% endif %}