diff --git a/about.html b/about.html index 9265677..1098670 100644 --- a/about.html +++ b/about.html @@ -11,11 +11,19 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" /> - About + + + + diff --git a/index.html b/index.html index 3d6f6c5..46530c0 100644 --- a/index.html +++ b/index.html @@ -11,12 +11,20 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" /> - - Save A Child + + + + + diff --git a/js/index.js b/js/index.js index 8eeb77a..240f316 100644 --- a/js/index.js +++ b/js/index.js @@ -1,8 +1,9 @@ const workCardContainer = document.querySelector('.work-cards'); + const workData = [ { - image: './assets/places/burundi.jpg', + image: './assets/places/Burundi.jpg', header: 'Burundi', description: 'Empowering children in poverty through food, clothing & education.', },