From 71404ac1a6b4f146c750ea613ae977feab5a5495 Mon Sep 17 00:00:00 2001 From: ben-chamberlain Date: Fri, 26 Jan 2024 11:34:50 +1300 Subject: [PATCH 1/2] change cypress node version; --- .github/workflows/browser_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/browser_tests.yml b/.github/workflows/browser_tests.yml index 0f988fb..f632cc0 100644 --- a/.github/workflows/browser_tests.yml +++ b/.github/workflows/browser_tests.yml @@ -24,7 +24,7 @@ jobs: - name: Node Setup uses: actions/setup-node@v3 with: - node-version: 16 + node-version: 18 registry-url: https://npm.pkg.github.com/ scope: '@gns-science' - name: Cypress run From a1fdfc0c22095dc96b3696469688dbe805dccb34 Mon Sep 17 00:00:00 2001 From: ben-chamberlain Date: Mon, 29 Jan 2024 14:34:07 +1300 Subject: [PATCH 2/2] add css to index.html; --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index ec89058..486b8c9 100644 --- a/index.html +++ b/index.html @@ -9,13 +9,16 @@ name="description" content="Aotearoa New Zealand National Seismic Hazard Model (NSHM), also known as Te Tauira Matapae Pūmate Rū i Aotearoa. The NSHM calculates the likelihood and strength of earthquake shaking that may occur in different parts of Aotearoa New Zealand over specified time periods." /> + -