Skip to content

Commit 4a92637

Browse files
ibrahimcesarclaude
andcommitted
📝 docs: atualizar rodapé para licença Creative Commons adequada
- Remove texto de copyright tradicional - Adiciona link direto para licença CC BY-SA 4.0 em português - Link abre em nova aba com rel="noopener noreferrer" para segurança - Segue padrões Creative Commons oficiais Ref: https://creativecommons.org/licenses/by-sa/4.0/deed.pt-br 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1beeae3 commit 4a92637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎docusaurus.config.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ const config = {
171171
],
172172
},
173173
],
174-
copyright: `Copyright © ${new Date().getFullYear()} Projeto SICP.js PT-BR. Conteúdo licenciado sob CC BY-SA 4.0.`,
174+
copyright: `Este trabalho está licenciado sob <a href="https://creativecommons.org/licenses/by-sa/4.0/deed.pt-br" target="_blank" rel="noopener noreferrer">CC BY-SA 4.0</a>.`,
175175
},
176176
prism: {
177177
theme: prismThemes.github,

0 commit comments

Comments
 (0)