From 86a8da1a23ca8231bf363d92cf814e1b5ffd3302 Mon Sep 17 00:00:00 2001 From: MoyuScript Date: Mon, 8 Jan 2018 22:21:11 +0800 Subject: [PATCH] Update website styles --- docs/configuration.md | 2 +- www/src/components/footer.js | 15 +++++++++++++-- www/src/layouts/index.css | 13 +++++++++++++ www/src/pages/index.js | 18 ++++++++++++++++-- 4 files changed, 43 insertions(+), 5 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index dd77ce2..85553e2 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1,5 +1,5 @@ --- -title: "Configuration" +title: "Options" description: "Explore the different configuration options available for html2canvas" previousUrl: "/getting-started" previousTitle: "Getting Started" diff --git a/www/src/components/footer.js b/www/src/components/footer.js index ad2b25a..85410a4 100644 --- a/www/src/components/footer.js +++ b/www/src/components/footer.js @@ -4,14 +4,25 @@ export default () =>