mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-10 10:02:01 +05:30
Update Footer.svelte
This commit is contained in:
parent
126a6c252d
commit
1153df9e4c
@ -3,20 +3,6 @@
|
||||
</script>
|
||||
|
||||
<footer>
|
||||
{#if $page.url.pathname === "/"}
|
||||
<div class="badge">
|
||||
<a
|
||||
href="https://www.abuseipdb.com/user/82331"
|
||||
title="AbuseIPDB is an IP address blacklist for webmasters and sysadmins to report IP addresses engaging in abusive behavior on their networks"
|
||||
style="width: fit-content; padding: 1rem;"
|
||||
>
|
||||
<img
|
||||
src="https://www.abuseipdb.com/contributor/82331.svg"
|
||||
alt="AbuseIPDB Contributor Badge"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
{/if}
|
||||
<div class="content">
|
||||
<span>© 2021 - present, Project Segfault <a href="/team">team</a></span>
|
||||
<span
|
||||
|
Loading…
Reference in New Issue
Block a user