diff options
| author | Núbio C. Hott <bio@brigadadigital.tec.br> | 2026-04-28 12:01:30 -0300 |
|---|---|---|
| committer | Núbio C. Hott <bio@brigadadigital.tec.br> | 2026-04-28 12:01:30 -0300 |
| commit | 5f987e963bacc00e73ec5a0724eb5ddfc6253dcf (patch) | |
| tree | 62a1f1fa16405666fb9249b7539d48d19c3cb4e7 /themes | |
| parent | 65f5d29ffafb170b43848f1a206983b46a29874f (diff) | |
| download | website-5f987e963bacc00e73ec5a0724eb5ddfc6253dcf.tar.gz website-5f987e963bacc00e73ec5a0724eb5ddfc6253dcf.tar.bz2 website-5f987e963bacc00e73ec5a0724eb5ddfc6253dcf.zip | |
Adição do repositório git do site no rodapé, template base
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/nojs/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/nojs/templates/base.html b/themes/nojs/templates/base.html index 75cb3da..7adb4c1 100644 --- a/themes/nojs/templates/base.html +++ b/themes/nojs/templates/base.html @@ -56,7 +56,7 @@ <footer id="contentinfo" class="body"> <a href="{{ SITEURL }}/"><img src="{{ static }}/images/brigadadigital-footer.png" title="Início" alt="Logo Brigada Digital"/></a> <p>Associação sem fins lucrativos, Belo Horizonte, MG, CNPJ 64.479.229/0001-33.</p> - <p style="padding: 10px;">Site livre de cookies e javascript, sob a licença <a href="https://creativecommons.org/licenses/by-nd/4.0/deed.pt-br" target="_blank" title="Saiba mais sobre a licença">CC BY-ND 4.0</a>.</p> + <p style="padding: 10px;">Site livre de cookies e javascript, sob a licença <a href="https://creativecommons.org/licenses/by-nd/4.0/deed.pt-br" target="_blank" title="Saiba mais sobre a licença">CC BY-ND 4.0</a>, disponível em <a href="https://git.brigadadigital.org.br/cgit/brigadadigital/website.git" target="_blank" title="Repositório do site">git</a>.</p> <address id="about" class="vcard body"> Desenvolvido em <a href="http://getpelican.com/" target="_blank" title="Site do projeto Pelican">Pelican</a>, que tira proveito de <a href="http://python.org" target="_blank" title="site do projeto Python">Python</a>. |
