From 32a364689ac57852510b02d4db2b25a74c4382ed Mon Sep 17 00:00:00 2001 From: Kipruto <43873157+kelvinkipruto@users.noreply.github.com> Date: Fri, 5 Jul 2024 15:10:38 +0300 Subject: [PATCH] Fixes --- .github/workflows/climatemapped-africa-deploy-dev.yml | 2 +- apps/climatemapped-africa/README.md | 4 ++-- apps/climatemapped-africa/public/robots.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/climatemapped-africa-deploy-dev.yml b/.github/workflows/climatemapped-africa-deploy-dev.yml index ed476f103..6c208b78d 100644 --- a/.github/workflows/climatemapped-africa-deploy-dev.yml +++ b/.github/workflows/climatemapped-africa-deploy-dev.yml @@ -25,7 +25,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - node-version: [18] + node-version: [20.14] os: [ubuntu-latest] steps: - name: Cloning repo diff --git a/apps/climatemapped-africa/README.md b/apps/climatemapped-africa/README.md index d405c6ce3..ae0c0012c 100644 --- a/apps/climatemapped-africa/README.md +++ b/apps/climatemapped-africa/README.md @@ -1,6 +1,6 @@ -# hurumap +# ClimateMapped.AFRICA -hurumap helps journalists, researchers and activists transform their work with in-depth county-specific information. Get started now with datasets from Kenya. +ClimateMapped.AFRICA is a web application that provides a platform for users to view climate data for different regions in Africa. ## Getting Started diff --git a/apps/climatemapped-africa/public/robots.txt b/apps/climatemapped-africa/public/robots.txt index 3a723854d..d730ff975 100644 --- a/apps/climatemapped-africa/public/robots.txt +++ b/apps/climatemapped-africa/public/robots.txt @@ -1,6 +1,6 @@ # * User-agent: * -Allow: / +Disallow: / # Host Host: http://localhost:3000