Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion beacon.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h2>About Beacon</h2>
<div class="footer-logo">
<img src="images/logo-footer.svg"/>
</div>
<p>&copy; Copyright 2021 Impervious Inc.</p>
<p>&copy; Copyright 2022 Impervious Inc.</p>
</div>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion fingertip.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h3 style="margin-top: 0.5em;">Linux</h3>
<div class="footer-logo">
<img src="images/logo-footer.svg"/>
</div>
<p>&copy; Copyright 2021 Impervious Inc.</p>
<p>&copy; Copyright 2022 Impervious Inc.</p>
</div>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h5>Get in Touch</h5>
<div class="footer-logo">
<img src="images/logo-footer.svg">
</div>
<p>&copy; Copyright 2021 Impervious Inc.</p>
<p>&copy; Copyright 2022 Impervious Inc.</p>
</div>
</footer>

Expand Down