Skip to content

Commit

Permalink
feat(eleicao): add teia de criados on footer
Browse files Browse the repository at this point in the history
  • Loading branch information
igr-santos committed Nov 23, 2023
1 parent a3025ad commit f9574f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions app/eleicao/templates/eleicao/plugins/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ <h3 class="text-3xl text-center text-blue-800">Realização</h3>
alt="Alana" />
<img class="object-cover mx-auto w-44 md:w-32" src="{% static 'images/eleicao/vladimir-herzog.png' %}"
alt="Vladimir Herzog" />
<img class="object-cover mx-auto w-44 md:w-32" src="{% static 'images/eleicao/teia-de-criadores.png' %}"
alt="Teia de Criadores" />
<img class="object-cover mx-auto w-44 md:w-32" src="{% static 'images/eleicao/minha-manaus.png' %}"
alt="Minha Manaus" />
<img class="object-cover mx-auto w-44 md:w-32" src="{% static 'images/eleicao/minha-bh.png' %}"
Expand Down

0 comments on commit f9574f0

Please sign in to comment.