PagerMaid-Pyro/pagermaid/web/html/github_logo.html
2023-02-01 00:24:56 +08:00

8 lines
213 B
HTML

<div class="flex justify-between">
<div></div>
<div>
<a href="https://github.com/TeamPGM/PagerMaid-Pyro" target="_blank" title="Copyright">
<i class="fa fa-github fa-2x"></i>
</a>
</div>
</div>