[site,seo][s]: alt images, description and titles fixes for multiple pages

This commit is contained in:
João Demenech
2023-07-20 18:30:54 -03:00
parent d198130038
commit 03c27df800
12 changed files with 122 additions and 132 deletions

View File

@@ -1,4 +1,7 @@
# How to build a sitemap?
---
title: How to build a sitemap?
description: Learn how to build a sitemap for a data portal with PortalJS
---
## Setup
@@ -91,4 +94,4 @@ Add this to the scripts section in your `package.json` to regenerate the sitemap
"prebuild": "node ./scripts/sitemap.mjs",
```
```