screenshots

This commit is contained in:
Megan O'Keefe 2020-04-22 12:02:28 -04:00
parent 8c3aaf7205
commit df2171e9fb
5 changed files with 10 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 776 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 358 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 KiB

View file

@ -2,8 +2,15 @@
<footer class="py-5">
<div class="footer-top">
<p>© 2020 Google Inc - <a href="https://github.com/GoogleCloudPlatform/microservices-demo">Source Code</a></p>
<p>This website is hosted for demo purposes only. It is not an actual shop. This is not an official Google product.</p>
<div class="container footer-social">
<div class="social">
<h4>© 2020 Google Inc - <a href="https://github.com/GoogleCloudPlatform/microservices-demo">Source Code</a></h4>
<h4>This website is hosted for demo purposes only. It is not an actual shop.</h4>
</div>
</div>
<div class="container footer-links">
</div>
</div>
</footer>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"
@ -12,4 +19,4 @@
</body>
</html>
{{ end }}
{{ end }}