diff --git a/images/budgetapp.png b/images/budgetapp.png new file mode 100644 index 0000000..3815e4b Binary files /dev/null and b/images/budgetapp.png differ diff --git a/script.js b/script.js index 3c60ccf..7fb0271 100644 --- a/script.js +++ b/script.js @@ -28,18 +28,18 @@ const myWorksdetail = [ }, { id: 1, - url: './images/placeholder.png', - alt: 'Project preview image', - title: 'Keeping track of hundreds', - desc: 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it 1960s with the releaLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it 1960s with the relea', + url: './images/budgetapp.png', + alt: 'budget app image', + title: 'Keeping track of your expenses', + desc: 'A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.', tecnologies: { opt1: 'Ruby on Rails', opt2: 'CSS', opt3: 'JavaScript', opt4: 'HTML', }, - linkVersion: '#', - linkSource: '#', + linkVersion: 'https://budget-app-pz7b.onrender.com', + linkSource: 'https://github.com/demesameneshoa/budget-app', }, { id: 2,