x
1
2
3
4
5
6
7
8
9
10
<footer class="bg-surface">
<div class="mx-auto max-w-7xl px-5 py-6">
<p class="text-sm text-ink-faint">
© 2026 Pavel Rapoport
</p>
<p class="mt-2 max-w-2xl text-xs text-ink-faint">
Platform names and logos are trademarks of their respective owners. They identify the services this API returns data for and do not imply endorsement.
</p>
</div>
</footer>
1
render SiteFooterComponent.new