From 845ef9bad6b9f5ff471b62505f9e39300297a3a4 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Fri, 4 Mar 2016 23:17:35 +0800 Subject: Support export to and import from Google Drive --- public/views/body.ejs | 19 +++++++++++++++++++ public/views/foot.ejs | 8 ++++++-- public/views/header.ejs | 8 ++++++++ 3 files changed, 33 insertions(+), 2 deletions(-) (limited to 'public/views') diff --git a/public/views/body.ejs b/public/views/body.ejs index dc557067..805c11e1 100644 --- a/public/views/body.ejs +++ b/public/views/body.ejs @@ -135,4 +135,23 @@ + + + \ No newline at end of file diff --git a/public/views/foot.ejs b/public/views/foot.ejs index 20db896c..48761d0f 100644 --- a/public/views/foot.ejs +++ b/public/views/foot.ejs @@ -61,7 +61,10 @@ - + + + + @@ -71,4 +74,5 @@ - \ No newline at end of file + + \ No newline at end of file diff --git a/public/views/header.ejs b/public/views/header.ejs index 3cd129e1..410886d1 100644 --- a/public/views/header.ejs +++ b/public/views/header.ejs @@ -36,12 +36,16 @@
  • Dropbox
  • +
  • Google Drive +
  • Gist
  • Dropbox
  • +
  • Google Drive +
  • Clipboard
  • @@ -113,12 +117,16 @@
  • Dropbox
  • +
  • Google Drive +
  • Gist
  • Dropbox
  • +
  • Google Drive +
  • Clipboard
  • -- cgit v1.2.3