This is an automated email from the ASF dual-hosted git repository.
membphis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 70dd066 Updated Logo source file (markdown)
70dd066 is described below
commit 70dd066abda4a521dc352666b42b7236b91ffbc1
Author: YuanSheng Wang <[email protected]>
AuthorDate: Tue Mar 10 13:34:51 2020 +0800
Updated Logo source file (markdown)
---
Logo-source-file.md | 12 ------------
Logo-source-files.md | 15 +++++++++++++++
2 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/Logo-source-file.md b/Logo-source-file.md
deleted file mode 100644
index 707dd24..0000000
--- a/Logo-source-file.md
+++ /dev/null
@@ -1,12 +0,0 @@
-### PNG + white font
-
-
-
-### PNG + black font
-
-
-
-
-### SVG + black font
-
-[apisix.svg.zip](https://github.com/apache/incubator-apisix/files/4310445/apisix.svg.zip)
\ No newline at end of file
diff --git a/Logo-source-files.md b/Logo-source-files.md
new file mode 100644
index 0000000..357a84b
--- /dev/null
+++ b/Logo-source-files.md
@@ -0,0 +1,15 @@
+### PNG + white font
+
+<img
src="https://user-images.githubusercontent.com/6814606/76282441-a2ab2200-62d2-11ea-8eb4-47afd0fa36b4.png"
width=300>
+
+[apisix-white.png](https://user-images.githubusercontent.com/6814606/76282441-a2ab2200-62d2-11ea-8eb4-47afd0fa36b4.png)
+
+### PNG + black font
+
+<img
src="https://user-images.githubusercontent.com/6814606/76282454-adfe4d80-62d2-11ea-8013-bb96f53449bc.png"
width=300>
+
+[apisix-black.png](https://user-images.githubusercontent.com/6814606/76282454-adfe4d80-62d2-11ea-8013-bb96f53449bc.png)
+
+### SVG + black font
+
+[apisix.svg.zip](https://github.com/apache/incubator-apisix/files/4310445/apisix.svg.zip)
\ No newline at end of file