forked from ProjectSegfault/website
Update Footer.svelte
This commit is contained in:
parent
126a6c252d
commit
1153df9e4c
@ -3,20 +3,6 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<footer>
|
<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">
|
<div class="content">
|
||||||
<span>© 2021 - present, Project Segfault <a href="/team">team</a></span>
|
<span>© 2021 - present, Project Segfault <a href="/team">team</a></span>
|
||||||
<span
|
<span
|
||||||
|
Loading…
Reference in New Issue
Block a user