diff --git a/pages/map.md b/pages/map.md index 17ed775..0295641 100644 --- a/pages/map.md +++ b/pages/map.md @@ -1,7 +1,7 @@ --- layout: page -title: hpc.social -subtitle: The hpc.social Community HPC Resources Map +title: Flux Framework Locator Map +subtitle: The Flux Framework Locator Map use-site-title: true permalink: / --- diff --git a/pages/table.md b/pages/table.md index 06da411..b843924 100644 --- a/pages/table.md +++ b/pages/table.md @@ -1,7 +1,7 @@ --- layout: page -title: hpc.social table -subtitle: The hpc.social Community HPC Resources Table +title: Flux Framework Locator Map table +subtitle: The Flux Framework Locator Map Table use-site-title: true permalink: tabular/ --- diff --git a/tests/test_locations.py b/tests/test_locations.py index f4a885f..e9d5f9e 100644 --- a/tests/test_locations.py +++ b/tests/test_locations.py @@ -3,6 +3,7 @@ # Author @vsoch, Written February 2020, Updated November 2023 # Updated June 2020, removing locations lookup testing (no longer used) # Updated November 2022 for hpc.social +# Updated November 2023 for Flux Framework # Read in the locations.csv to validate each entry import os