diff options
| author | Núbio C. Hott <bio@brigadadigital.tec.br> | 2026-05-01 22:10:00 -0300 |
|---|---|---|
| committer | Núbio C. Hott <bio@brigadadigital.tec.br> | 2026-05-01 22:10:00 -0300 |
| commit | a9a5562146cf37a57c27ccc2a80f31dd7b95a848 (patch) | |
| tree | 59c1a4625d4b4d14719e1bc1a25a13a30c709c6b | |
| parent | 61a8f3669afc3711b26869d4f9c1e9c8f5ac9df8 (diff) | |
| download | website-a9a5562146cf37a57c27ccc2a80f31dd7b95a848.tar.gz website-a9a5562146cf37a57c27ccc2a80f31dd7b95a848.tar.bz2 website-a9a5562146cf37a57c27ccc2a80f31dd7b95a848.zip | |
Adicionando conta snac/ActivityPub da Brigada na página de contatos
| -rw-r--r-- | __pycache__/pelicanconf.cpython-312.pyc | bin | 1399 -> 1370 bytes | |||
| -rw-r--r-- | content/pages/contato.html | 5 | ||||
| -rw-r--r-- | themes/nojs/static/css/reset.css | 2 |
3 files changed, 6 insertions, 1 deletions
diff --git a/__pycache__/pelicanconf.cpython-312.pyc b/__pycache__/pelicanconf.cpython-312.pyc Binary files differindex 6ac0bed..6de8e30 100644 --- a/__pycache__/pelicanconf.cpython-312.pyc +++ b/__pycache__/pelicanconf.cpython-312.pyc diff --git a/content/pages/contato.html b/content/pages/contato.html index e0a402e..a74225a 100644 --- a/content/pages/contato.html +++ b/content/pages/contato.html @@ -32,6 +32,11 @@ <h3>Tox</h3> <p>ID: <a href="tox:14C838043B3C4B03EA4220E3A9FE907D10B56BED9C2741D862EFD6B02685147AFDDC46F234F8">14C838043B3C4B03EA4220E3A9FE907D10B56BED9C2741D862EFD6B02685147AFDDC46F234F8</a>.</p> <p><a href="https://tox.chat/" target="_blank" title="Download do Tox">Download do Tox</a> para Gnu/Linux, Windows, FreeBSD e Android/Linux.</p> + <h3>Rede Social ActivityPub Descentralizada</h3> + <h4>Mastodon/Pleroma/Friendica</h4> + <p>Conta: brigadadigital@snac.brigadadigital.org.br</p> + <p><a href="https://snac.brigadadigital.org.br/brigadadigital" target="_blank" title="Rede social ActivityPub - snac">https://snac.brigadadigital.org.br/brigadadigital</a>.</p> + <p>Temos um servidor snac que roda sem javascript.</p> </section> </body> </html> diff --git a/themes/nojs/static/css/reset.css b/themes/nojs/static/css/reset.css index 1e21756..aab0cca 100644 --- a/themes/nojs/static/css/reset.css +++ b/themes/nojs/static/css/reset.css @@ -49,4 +49,4 @@ del {text-decoration: line-through;} table { border-collapse: collapse; border-spacing: 0; -}
\ No newline at end of file +} |
