@@ -0,0 +1,23 @@
+# Drone CI Installation
+
+## Prerequisites
+### Docker Reference
+## Download the Server
+## Start the Server
+## Server Reference
+### DRONE_GOGS_SERVER
+### DRONE_SERVER_PROTO
+### DRONE_SERVER_HOST
+### DRONE_GIT_ALWAYS_AUTH
+### DRONE_TLS_AUTOCERT
+## Docker Reference
@@ -1245,7 +1245,7 @@ $(document).ready(function () {
// Emojify
emojify.setConfig({
- img_dir: 'https://cdn.jsdelivr.net/npm/gitote@1.0.1/img/emoji',
+ img_dir: 'https://cdn.jsdelivr.net/npm/gitote@1.2.9/img/emoji',
ignore_emoticons: true
});
var hasEmoji = document.getElementsByClassName('has-emoji');