[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:
@@ -1,3 +1,5 @@
|
||||
<NextSeo title="Searching datasets - PortalJS" />
|
||||
|
||||
# Searching datasets
|
||||
|
||||
Typing out every link in the index page will get cumbersome eventually, and as the portal grows, finding the datasets you are looking for on the index page will become harder and harder, for that we will need search functionality.
|
||||
@@ -102,4 +104,6 @@ You now have a filter in your page with all possible values automatically added
|
||||
|
||||

|
||||
|
||||
In the next lesson, you are gonna learn how to display metadata on the dataset page.
|
||||
|
||||
<DocsPagination prev="/docs/creating-new-datasets" next="/docs/showing-metadata" />
|
||||
|
||||
Reference in New Issue
Block a user