Skip to content

Commit d51bdb1

Browse files
committed
changed main to master
1 parent 389962d commit d51bdb1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/sitemap_resources.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- master
78
- 3-generate-jsonld-datasets-from-websites
89

910
permissions:

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
Documentation, files and code related to the exposure of resource on the web for indexing.
77

8-
Sitemaps:
9-
All in data/object/summoned : https://earthcube.github.io/communityCollections/data/objects/summoned/sitemap.xml
8+
Sitemaps (generated by [sitemap_resources.yaml](.github/workflows/sitemap_resources.yaml) on push to `master` / `main` / feature branches):
109

11-
12-
The AI Generated JSON-LD sitemap: https://earthcube.github.io/communityCollections/data/objects/summoned/generated/sitemap.xml
10+
- **All JSON-LD under data/objects/summoned:** [GitHub Pages](https://earthcube.github.io/communityCollections/data/objects/summoned/sitemap.xml) · [Raw (e.g. master)](https://raw.githubusercontent.com/earthcube/communityCollections/master/data/objects/summoned/sitemap.xml)
11+
- **AI-generated JSON-LD only:** [GitHub Pages](https://earthcube.github.io/communityCollections/data/objects/summoned/generated/sitemap.xml) · [Raw (e.g. master)](https://raw.githubusercontent.com/earthcube/communityCollections/master/data/objects/summoned/generated/sitemap.xml)

0 commit comments

Comments
 (0)