This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 24379a5  chore: remove trailing whitespace (#211)
24379a5 is described below

commit 24379a52ccf4e22962866bdb28ccccb4c3199777
Author: John Bampton <[email protected]>
AuthorDate: Fri Feb 26 23:43:07 2021 +1000

    chore: remove trailing whitespace (#211)
---
 website/src/css/customTheme.css      | 2 +-
 website/src/pages/downloads/index.js | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/src/css/customTheme.css b/website/src/css/customTheme.css
index fc45cd9..b9b873e 100644
--- a/website/src/css/customTheme.css
+++ b/website/src/css/customTheme.css
@@ -350,7 +350,7 @@ a:hover {
   opacity: 0.88;
 }
 
-/* 
+/*
   Animations
 */
 
diff --git a/website/src/pages/downloads/index.js 
b/website/src/pages/downloads/index.js
index 87bc757..44596ee 100644
--- a/website/src/pages/downloads/index.js
+++ b/website/src/pages/downloads/index.js
@@ -78,7 +78,7 @@ export default (props) => {
             the mirrors.
             <br />
             <StyledCodeBlock>{`gpg -i KEYS
-          
+
 # or
 pgpk -a KEYS
 

Reply via email to