Skip to content

Commit bec90b4

Browse files
committed
Update 0820... reorder footer
1 parent e7b6db9 commit bec90b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
</div>
113113
<div class="pt-5">
114114
<footer class="d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
115-
<a href="./files/public-key.pem" class="btn btn-light stretched-link">Public Key</a>
116115
<p class="col-md-4 mb-0 mt-0 text-muted">Last Updated: 2022-08-20</p>
116+
<a href="./files/public-key.pem" class="btn btn-light stretched-link">Public Key</a>
117117
</footer>
118118
</div>
119119
</div>

0 commit comments

Comments
 (0)