Skip to content
Snippets Groups Projects

Add trademark to footer

Merged Ron Williams requested to merge rw_van/website:rw_van_230309 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -7,7 +7,7 @@
{{ end}}
{{ end }}
</p>
Copyright &copy; 2015-2023 by <a style="color: inherit;" href="https://gitlab.redox-os.org/redox-os"><b>Redox Developers</b></a>
Copyright &copy; 2015-2023 by <a style="color: inherit;" href="https://gitlab.redox-os.org/redox-os"><b>Redox Developers</b></a>. Redox OS is a trademark of the Redox OS nonprofit.
</footer>
</body>
</html>
Loading