Capitalize "WordPress" properly (#5958)
* Update wordpress-with-mysql.yaml Use the correct naming for WordPress. It's "WordPress", not "Wordpress". * replace Wordpress with WordPress in templates * change slogans for templates * fix in a livewire template file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# documentation: https://wordpress.org
|
||||
# slogan: Wordpress is open source software you can use to create a beautiful website, blog, or app.
|
||||
# slogan: WordPress is open source software you can use to create a beautiful website, blog, or app.
|
||||
# tags: cms, blog, content, management, mariadb
|
||||
# logo: svgs/wordpress.svg
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# documentation: https://wordpress.org
|
||||
# slogan: Wordpress is open source software you can use to create a beautiful website, blog, or app.
|
||||
# slogan: WordPress is open source software you can use to create a beautiful website, blog, or app.
|
||||
# tags: cms, blog, content, management, mysql
|
||||
# logo: svgs/wordpress.svg
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# documentation: https://wordpress.org
|
||||
# slogan: Wordpress is open source software you can use to create a beautiful website, blog, or app.
|
||||
# slogan: WordPress is open source software you can use to create a beautiful website, blog, or app.
|
||||
# tags: cms, blog, content, management
|
||||
# logo: svgs/wordpress.svg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user