├── README.md ├── catalogo.html ├── contato.html ├── index.html └── sobre-nos.html /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JoaoRoccella/demo-pull-requests-t6/HEAD/README.md -------------------------------------------------------------------------------- /catalogo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JoaoRoccella/demo-pull-requests-t6/HEAD/catalogo.html -------------------------------------------------------------------------------- /contato.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JoaoRoccella/demo-pull-requests-t6/HEAD/contato.html -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JoaoRoccella/demo-pull-requests-t6/HEAD/index.html -------------------------------------------------------------------------------- /sobre-nos.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JoaoRoccella/demo-pull-requests-t6/HEAD/sobre-nos.html --------------------------------------------------------------------------------