index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
templates
/
base
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'templates/base')
-rw-r--r--
templates/base/footer.tmpl
2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index a8176b50..ef973e5c 100644
--- a/
templates/base/footer.tmpl
+++ b/
templates/base/footer.tmpl
@@ -44,4 +44,6 @@
<link rel="stylesheet" href="{{AppSubUrl}}/css/dropzone-4.0.1.css">
<script src="{{AppSubUrl}}/js/libs/dropzone-4.0.1.js"></script>
{{end}}
+ <script src="{{AppSubUrl}}/js/libs/emojify-1.1.0.min.js"></script>
+
</html> \ No newline at end of file