Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinkipruto committed Jul 5, 2024
1 parent db08a4a commit 32a3646
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/climatemapped-africa-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions apps/climatemapped-africa/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion apps/climatemapped-africa/public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# *
User-agent: *
Allow: /
Disallow: /

# Host
Host: http://localhost:3000
Expand Down

0 comments on commit 32a3646

Please sign in to comment.