diff --git a/5layers.yml b/5layers.yml index 2151aa2545..cba29641bb 100644 --- a/5layers.yml +++ b/5layers.yml @@ -142,6 +142,34 @@ pages: targets: - local + - name: Tutorials #TODO: real page content + funnel: Docs + doc_type: Tutorials + template: template-landing-category.html + targets: + - local + + - name: Send and Receive Money + funnel: Docs + doc_type: Tutorials + category: Send and Receive Money + template: template-landing-category.html + targets: + - local + + - md: tutorial-reliable-transaction-submission.md + funnel: Docs + doc_type: Tutorials + category: Send and Receive Money + targets: + - local + + - md: tutorial-checks-send.md + funnel: Docs + doc_type: Tutorials + category: Send and Receive Money + targets: + - local - name: References funnel: Docs doc_type: References @@ -255,35 +283,6 @@ pages: targets: - local - - name: Tutorials #TODO: real page content - funnel: Docs - doc_type: Tutorials - template: template-landing-category.html - targets: - - local - - - name: Send and Receive Money - funnel: Docs - doc_type: Tutorials - category: Send and Receive Money - template: template-landing-category.html - targets: - - local - - - md: tutorial-reliable-transaction-submission.md - funnel: Docs - doc_type: Tutorials - category: Send and Receive Money - targets: - - local - - - md: tutorial-checks-send.md - funnel: Docs - doc_type: Tutorials - category: Send and Receive Money - targets: - - local - - name: Use Cases funnel: Use Cases html: use-cases.html