Skip to content

Commit

Permalink
Minor rephrase on the footer text
Browse files Browse the repository at this point in the history
  • Loading branch information
oscgonfer committed Nov 27, 2024
1 parent 647c55c commit 2aeab92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/footer/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</div>

<div flex="100" layout="row" layout-align="center center" style="margin-top:20px; padding-bottom:10px">
<p class="color-white text-center" style="max-width: 550px">Except where otherwise noted, content on this site by Smart Citizen® is licensed under a <a class="footer-link" rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>. Check the <a class="footer-link" rel="policy" href="policy">Terms of use and Privacy Policy</a>.</p>
<p class="color-white text-center" style="max-width: 550px">Except where otherwise noted, content on this site by Smart Citizen® is licensed under a <a class="footer-link" rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>. For licences of other components such as the API, data or the hardware, please check the <a class="footer-link" target="_blank" rel="policy" href="policy">Terms of use and Privacy Policy</a>.</p>
</div>

</footer>

0 comments on commit 2aeab92

Please sign in to comment.