#
#
# git remote add origin https://github.com/fndemarqui/covid19br.git
# git push -u origin master
#
# git config --global user.email "fndemarqui@gmail.com"
# git config --global user.name "fndemarqui"
#
#
# # para adicionar tudo
# git add .
#
# # para comitar
# git commit -m "adicao do banco capacidade"
#
# # para subir:
# git push
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.