hub2wp-repo-public/public/components/footer.html
2025-02-14 03:33:21 +01:00

5 lines
214 B
HTML

<footer class="site-footer">
<div class="container mx-auto px-4 py-4 text-center text-gray-500 text-xs">
Not affiliated with GitHub, WordPress.org, Automattic, or the WordPress Foundation.
</div>
</footer>