diff --git a/public/views/hackmd/header.ejs b/public/views/hackmd/header.ejs
index e179f17..8fe7f5c 100644
--- a/public/views/hackmd/header.ejs
+++ b/public/views/hackmd/header.ejs
@@ -32,13 +32,11 @@
- <% if((typeof github !== 'undefined' && github) || (typeof dropbox !== 'undefined' && dropbox) || (typeof google !== 'undefined' && google) || (typeof gitlab !== 'undefined' && gitlab && (!gitlab.scope || gitlab.scope === 'api'))) { %>
+ <% if((typeof github !== 'undefined' && github) || (typeof dropbox !== 'undefined' && dropbox) || (typeof gitlab !== 'undefined' && gitlab && (!gitlab.scope || gitlab.scope === 'api'))) { %>
Dropbox
- Google Drive
-
<% if(typeof github !== 'undefined' && github) { %>
Gist
@@ -52,8 +50,6 @@
Dropbox
- Google Drive
-
Gist
<% if(typeof gitlab !== 'undefined' && gitlab && (!gitlab.scope || gitlab.scope === 'api')) { %>
@@ -143,8 +139,6 @@
Dropbox
- Google Drive
-
<% if(typeof github !== 'undefined' && github) { %>
Gist
@@ -158,8 +152,6 @@
Dropbox
- Google Drive
-
Gist
<% if(typeof gitlab !== 'undefined' && gitlab && (!gitlab.scope || gitlab.scope === 'api')) { %>