[examples/learn,docs,#910][m]: add conclusions at the end of each tutorial, add page title to each tutorial page, fix hydration error re modified metadata field

This commit is contained in:
João Demenech
2023-06-02 18:52:56 -03:00
parent 95fd8e72df
commit c80b283201
7 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
<NextSeo title="Getting Started - PortalJS" />
# Getting Started
Welcome to the PortalJS documentation!
@@ -51,4 +53,6 @@ After refreshing the page, you should see the new text:
<img src="/assets/docs/editing-the-page-1.png" />
<DocsPagination next="/docs/creating-new-datasets" />
Congratulations! The app is up and running and you learned how to edit a page. In the next lesson, you are going to learn how to create new datasets.
<DocsPagination next="/docs/creating-new-datasets" />