mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-31 00:59:53 +02:00
Fix headers capitalization
If the title is not explicitly stated, it is generated from the filename. It does not work fine for: "and", "or", "the" which should not be capitalized.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Servers and Deployment
|
||||
anchor: servers_and_deployment
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user