Skip to content

Commit

Permalink
Merge 12a4584 into 9444bff
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Jul 12, 2018
2 parents 9444bff + 12a4584 commit ca5a6d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Changelog
2.0a7 (unreleased)
^^^^^^^^^^^^^^^^^^

- Corrige o texto da licença do site (ref. `#190 <https://github.com/plonegovbr/brasil.gov.temas/issues/190>`_).
[hvelarde]

- Corrige a exibição dos scripts para suporte a estatísticas web (fecha `#188 <https://github.com/plonegovbr/brasil.gov.temas/issues/188>`_).
[agnogueira]

Expand Down
2 changes: 1 addition & 1 deletion webpack/app/rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@

<after css:content-children="#viewlet-below-content" method="raw">
<div class="texto-copyright">
Todo o conteúdo deste site está publicado sob a licença creative commons cc by nd 3.0 brasil
Todo o conteúdo deste site está publicado sob a Licença <a rel="license" href="https://creativecommons.org/licenses/by-nd/3.0/deed.pt_BR">Creative Commons Atribuição-SemDerivações 3.0 Não Adaptada</a>.
</div>
</after>
</rules>
Expand Down

0 comments on commit ca5a6d0

Please sign in to comment.