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

@@ -23,7 +23,7 @@
"isTextHeavy": false,
"isCommunity": false,
"featured": true,
"contentPath": "./landscape.md",
"landingPath": "./landscape.md",
"resourcesPath": "./resources.md",
"versions": [
"latest",

View File

@@ -23,7 +23,7 @@
"isTextHeavy": false,
"isCommunity": false,
"featured": true,
"contentPath": "./landscape.md",
"landingPath": "./landscape.md",
"resourcesPath": "./resources.md",
"versions": [
"latest",

View File

@@ -23,7 +23,7 @@
"isTextHeavy": true,
"isCommunity": false,
"featured": true,
"contentPath": "./landscape.md",
"landingPath": "./landscape.md",
"resourcesPath": "./resources.md",
"versions": [
"latest",

View File

@@ -24,7 +24,7 @@
"isCommunity": false,
"featured": true,
"resourcesPath": "./resources.md",
"contentPath": "./landscape.md",
"landingPath": "./landscape.md",
"pdfUrl": "https://kamranahmedse.gumroad.com/l/python-roadmap",
"versions": [
"latest"

View File

@@ -34,7 +34,7 @@
"isCommunity": false,
"isUpcoming": false,
"featured": true,
"contentPath": "./landscape.md",
"landingPath": "./landscape.md",
"resourcesPath": "./resources.md",
"pdfUrl": "https://kamranahmedse.gumroad.com/l/go-roadmap",
"versions": [

View File

@@ -33,7 +33,7 @@
"isCommunity": false,
"isUpcoming": false,
"featured": true,
"contentPath": "./landscape.md",
"landingPath": "./landscape.md",
"resourcesPath": "./resources.md",
"versions": [
"latest",

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",

View File

@@ -22,7 +22,7 @@
"isCommunity": false,
"isUpcoming": true,
"featured": true,
"contentPath": "./landscape.md",
"landingPath": "./landscape.md",
"resourcesPath": "./resources.md",
"versions": [
"latest",

View File

@@ -23,7 +23,7 @@
"featuredDescription": "Step by step guide to becoming a modern QA Engineer in 2021",
"isUpcoming": true,
"featured": true,
"contentPath": "./landscape.md",
"landingPath": "./landscape.md",
"resourcesPath": "./resources.md",
"author": {
"name": "Anas Fitiani",