From 27f18359653ccf01680a40ae7d5a29ff94e8da09 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BF=A1=E9=91=AB-King?= <45808948@qq.com>
Date: Thu, 9 Jan 2020 15:28:52 +0800
Subject: [PATCH] chore: dark site images address (#20796)
* fix: dark site images address
* fix: snapshot
---
components/button/index.en-US.md | 2 +-
components/button/index.zh-CN.md | 2 +-
components/empty/__tests__/__snapshots__/demo.test.js.snap | 2 +-
components/empty/demo/customize.md | 2 +-
components/empty/index.en-US.md | 2 +-
components/empty/index.zh-CN.md | 2 +-
.../page-header/__tests__/__snapshots__/demo.test.js.snap | 2 +-
components/page-header/demo/content.md | 2 +-
site/theme/static/dark.less | 6 +++---
site/theme/template/Content/Demo/index.jsx | 4 ++--
10 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/components/button/index.en-US.md b/components/button/index.en-US.md
index 13bb82acb0..b6bb2feb70 100644
--- a/components/button/index.en-US.md
+++ b/components/button/index.en-US.md
@@ -52,7 +52,7 @@ It accepts all props which native buttons support.
Following the Ant Design specification, we will add one space between if Button contains two Chinese characters only. If you don't need that, you can use [ConfigProvider](/components/config-provider/#API) to set `autoInsertSpaceInButton` as `false`.
-
+