mirror of
https://github.com/veeso/termscp.git
synced 2026-09-27 06:21:22 -07:00
chore(site): remove ko-fi, add astro check dep, drop unused explorer media
This commit is contained in:
@@ -8,7 +8,6 @@ const year = new Date().getFullYear();
|
||||
<a href={GITHUB_URL} class="hover:text-text">GitHub</a>
|
||||
<a href="https://crates.io/crates/termscp" class="hover:text-text">crates.io</a>
|
||||
<a href={DOCS_URL} class="hover:text-text">User manual</a>
|
||||
<a href="https://ko-fi.com/veeso" class="hover:text-text">Support me</a>
|
||||
</div>
|
||||
<p>© {year} Christian Visintin · Released under the MIT license.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user