added footer

This commit is contained in:
Abhimanyu Rana
2023-05-11 17:15:31 +05:30
parent 728f14a664
commit 817e8fcdc0
+1 -1
View File
@@ -33,7 +33,7 @@ const { title } = Astro.props;
</button>
<slot />
<div class="footer">∠( ᐛ 」∠)_</div>
<div class="footer">Brought to you by <a href="https://twitter.com/planetabhi" class="nu-u-link--subtle">@planetabhi</a> ∠( ᐛ 」∠)_<br /> <a href="https://github.com/MethodBlack/riseofmachine" class="nu-u-link--subtle">Contribute here</a> ᕦ(ò_óˇ)ᕤ</div>
</body>
</html>
<style is:global>