diff options
author | hebbet <pascal.herbert@gmail.com> | 2016-03-09 19:50:28 +0000 |
---|---|---|
committer | hebbet <pascal.herbert@gmail.com> | 2016-03-09 19:50:28 +0000 |
commit | ea0eacd416d73502ec0a6306c6f2d33ca7ea4e80 (patch) | |
tree | 50d712dbf3d73d5064b993798904f28dd177bf6a | |
parent | Merge pull request #485 from leplatrem/patch-1 (diff) | |
download | awesome-selfhosted-ea0eacd416d73502ec0a6306c6f2d33ca7ea4e80.tar.gz awesome-selfhosted-ea0eacd416d73502ec0a6306c6f2d33ca7ea4e80.zip |
capital P for WordPress
small change.
ref https://codex.wordpress.org/Function_Reference/capital_P_dangit
http://justintadlock.com/archives/2010/07/08/lowercase-p-dangit
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management * [Noddity](http://noddity.com/) - It's a blog, it's a wiki, it's a fast CMS! ([Source Code](https://github.com/TehShrike/noddity)) `WTFPL` `Nodejs` * [PluXml](http://www.pluxml.org/) - XML-based blog/CMS platform. ([Source Code](https://github.com/pluxml/PluXml)) `GPL` `PHP` * [Wagtail](https://wagtail.io/) - A Django content management system focused on flexibility and user experience. ([Source Code](https://github.com/torchbox/wagtail)) `BSD` `Python` - * [Wordpress](https://wordpress.org/) - Create a beautiful website or blog. ([Source Code](https://github.com/WordPress/WordPress)) `GPLv2` + * [WordPress](https://wordpress.org/) - Create a beautiful website or blog. ([Source Code](https://github.com/WordPress/WordPress)) `GPLv2` ## Bookmarks & Link Sharing |