From 475b01d5d5473857a1c74ddad49b0279c82fa28a Mon Sep 17 00:00:00 2001 From: Przemek Date: Sun, 25 Nov 2018 19:02:17 +0100 Subject: [PATCH] Added WordPress logo image (#22685) --- guide/english/wordpress/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/wordpress/index.md b/guide/english/wordpress/index.md index c4120cd9af..80558f6e04 100644 --- a/guide/english/wordpress/index.md +++ b/guide/english/wordpress/index.md @@ -2,6 +2,10 @@ title: WordPress --- +![alt text][logo] + +[logo]: https://s.w.org/style/images/about/WordPress-logotype-standard.png + ## WordPress WordPress is a free and open-source content management system based on PHP and MySQL. Features include robust user management, an extensible theming and plugin architecture, and a flexible template system. It is most associated with blogging but supports other types of web content including forums, media galleries, and online stores.