chore: remove leftover code

This commit is contained in:
Ax333l 2022-10-24 16:39:00 +02:00 committed by afn
parent 4feed9982b
commit 112b409af5

View File

@ -15,8 +15,7 @@
let usersIwantToExplodeSoBadly = ['semantic-release-bot']; let usersIwantToExplodeSoBadly = ['semantic-release-bot'];
</script> </script>
{#if contribs} <div class="container">
<div class="container">
<a href="https://github.com/{repo}" rel="noreferrer" target="_blank"> <a href="https://github.com/{repo}" rel="noreferrer" target="_blank">
<h2>{repo_name}</h2> <h2>{repo_name}</h2>
</a> </a>
@ -28,8 +27,7 @@
{/if} {/if}
{/each} {/each}
</div> </div>
</div> </div>
{/if}
<style> <style>
h2 { h2 {