Add copyright footer

This commit is contained in:
mxcl 2022-03-25 09:26:45 -04:00
parent 185eb6d1f1
commit 59a4831ef9
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC
2 changed files with 8 additions and 0 deletions

View file

@ -332,3 +332,10 @@ input[type=submit] {
.twocol.left-a-bit, .twocol.right-a-bit {
gap: 3rem;
}
.footer {
font-size: x-small;
opacity: 0.5;
text-align: center;
max-width: unset;
}

View file

@ -276,6 +276,7 @@
</form>
<p style="margin-top: 3rem">You can also share our <a href="https://linktr.ee/teaxyz">Linktree</a>.</p>
</div>
<p class="footer">© 2022 tea.inc.</p>
</body>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q3M5LVH76F"></script>