Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Informações pessoais (Saulo de Tarso) #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion js/main.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
/*
* This file contains all JavaScript that makes the app work.
*
* Most of the drag and drop functionality was adapted from a great tutorial
Expand Down Expand Up @@ -131,6 +131,9 @@ people = [
{
full_name: 'Saulo de Tarso Ribeiro Costa',
first_name: 'Saulo'
course: 'Curso Cooperativo',
birthday: '28/08/1994',
about: 'I like playing poker.'
},
{
full_name: 'Victor Gabriel Maraccini',
Expand Down