You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/install-pagebuilder-examples.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This repo contains two types of examples:
10
10
11
11
The following custom content type modules are here for you to download and install so you can learn by example:
12
12
13
-
-**[PageBuilderQuote](https://github.com/magento-devdocs/pagebuilder-examples/tree/master/PageBuilderQuote)** — This is the completed module featured in the [content type tutorial](../create-custom-content-type/overview.md). This module provides an example of a simple content type that provides stylized quotations you can use for things like customer testimonials.
13
+
-**[PageBuilderQuote](https://github.com/magento-devdocs/pagebuilder-examples/tree/master/PageBuilderQuote)**—This module shows you how to use a simple content type to stylize quotations for things like customer testimonials. This is the completed module featured in the [content type tutorial](../create-custom-content-type/overview.md).
14
14
-**[PageBuilderGrid](https://github.com/magento-devdocs/pagebuilder-examples/tree/master/PageBuilderGrid)** — This module shows how you can create a content type to rebuild the Magento Luma home page using a grid structure with grid items.
15
15
-**[PageBuilderFaq](https://github.com/magento-devdocs/pagebuilder-examples/tree/master/PageBuilderFaq)** — This module shows how you can create a content type for an FAQ page that uses an accordion for the questions and answers.
0 commit comments