diff options
| -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 +} |
