Swap notice and copyright in footer text

This commit is contained in:
David Mailhot 2020-10-09 14:26:37 -07:00
parent af5d111d76
commit c0a33a7a76

View file

@ -19,8 +19,8 @@
<footer class="py-5">
<div class="footer-top">
<div class="container footer-social">
<p class="footer-text">This website is hosted for demo purposes only. It is not an actual shop. This is not a Google product.</p>
<p class="footer-text">© 2020 Google Inc (<a href="https://github.com/GoogleCloudPlatform/microservices-demo">Source Code</a>)</p>
<p class="footer-text"> This website is hosted for demo purposes only. It is not an actual shop. This is not a Google product.</p>
<p class="footer-text">
<small>
{{ if $.session_id }}session-id: {{ $.session_id }} — {{end}}