From 33521916d67b37cd80409e99b9d88e002c73d945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Demenech?= Date: Thu, 15 Jun 2023 17:28:12 -0300 Subject: [PATCH] [site,blog,#944][xs]: update titles of blog posts --- site/content/blog/example-ckan-2021.md | 2 +- site/content/docs/examples/ckan-ssg.md | 2 +- site/content/docs/examples/github-backed-catalog.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/content/blog/example-ckan-2021.md b/site/content/blog/example-ckan-2021.md index 94496de5..e2fb3186 100644 --- a/site/content/blog/example-ckan-2021.md +++ b/site/content/blog/example-ckan-2021.md @@ -1,5 +1,5 @@ --- -title: "PortalJS example 1: Create a full-featured custom data portal frontend for CKAN with PortalJS" +title: "Setup Guide: How to create a full-featured custom data portal frontend for CKAN with PortalJS" authors: ['Luccas Mateus'] date: 2021-04-20 --- diff --git a/site/content/docs/examples/ckan-ssg.md b/site/content/docs/examples/ckan-ssg.md index 0822c8a5..bc8786f0 100644 --- a/site/content/docs/examples/ckan-ssg.md +++ b/site/content/docs/examples/ckan-ssg.md @@ -1,5 +1,5 @@ --- -title: "Example: Data catalog with data on CKAN" +title: "Setup Guide: Create a data catalog with PortalJS and CKAN to share your data stories" authors: ['Luccas Mateus'] date: 2023-04-20 filetype: blog diff --git a/site/content/docs/examples/github-backed-catalog.md b/site/content/docs/examples/github-backed-catalog.md index c25c951d..3094c25d 100644 --- a/site/content/docs/examples/github-backed-catalog.md +++ b/site/content/docs/examples/github-backed-catalog.md @@ -1,5 +1,5 @@ --- -title: "Example: Data catalog with data on GitHub" +title: "Setup Guide: Create a data catalog to display and share your GitHub datasets with PortalJS" authors: ['Luccas Mateus'] date: 2023-04-20 filetype: blog