We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0c8f8d + 5d12482 commit 4d10b19Copy full SHA for 4d10b19
1 file changed
manifest.json
@@ -0,0 +1,21 @@
1
+
2
+{
3
+ "name": "Marketo Events Guide",
4
+ "version": "1.0.0",
5
+ "description": "Marketo Guide",
6
+ "author": "Kanika Gera",
7
+ "view_type": "mdbook",
8
+ "meta_keywords": "marketo",
9
+ "meta_description": "Marketo Developer Guide",
10
+ "publish_date": "14/07/2020",
11
+ "show_edit_github_banner": true,
12
+ "base_path": "https://raw.githubusercontent.com",
13
+ "pages": [
14
+ {
15
+ "importedFileName": "readme",
16
+ "pages": [],
17
+ "path": "adobedocs/marketo.en/blob/master/README.md",
18
+ "title": "Marketo Readme Guide"
19
+ }
20
+ ]
21
+}
0 commit comments