Skip to content

Commit

Permalink
Resolving merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
rotgergabriel committed May 29, 2024
2 parents c564bed + a83a9f5 commit 09aa1a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added assets/img/works/evangelina.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions js/db.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,14 @@ export const data = {
{
title : 'Projects',
projects : [
{
title: 'Birthday invitation card',
subtitle: 'Personal Project',
description: 'HTML, CSS, JavaScript, Materialize.css, Node.js, NPM',
img: '/assets/img/works/evangelina.png',
github: 'https://github.com/rotgergabriel/tarjetaCumple',
demo: 'https://evangelina.netlify.app/index.html'
},
{
title: 'E-Commerce AluraGeek',
subtitle: 'Oracle ONE / Alura Latam',
Expand Down

0 comments on commit 09aa1a8

Please sign in to comment.