Rename content path to landing path

This commit is contained in:
Kamran Ahmed
2021-12-03 14:16:41 +01:00
parent 064f97108e
commit 2ec335edc8
14 changed files with 41 additions and 41 deletions

View File

@ -27,7 +27,7 @@
"description": "Step by step guide to becoming a modern PostgreSQL DB Administrator in 2021",
"featuredTitle": "DBA",
"featuredDescription": "Step by step guide to become a PostgreSQL DBA in 2021",
"contentPath": "./landscape.md",
"landingPath": "./landscape.md",
"resourcesPath": "./resources.md",
"author": {
"name": "Alexey Lesovsky",