korg / app /static /common /html /footer.html
ricebug's picture
Upload 126 files
6e18b6a verified
raw
history blame contribute delete
325 Bytes
<footer class="app-footer">
<div class="max-w-5xl mx-auto px-6">
<a href="https://github.com/chenyme/grok2api" target="_blank" rel="noopener">Grok2API</a>
<span> Created By </span>
<a href="https://github.com/chenyme" target="_blank" rel="noopener">@Chenyme</a>
<span> &copy; 2026</span>
</div>
</footer>