added developer tools

This commit is contained in:
Abhimanyu Rana
2023-05-11 20:43:02 +05:30
parent 8ee3bd9d98
commit dfef97e257
3 changed files with 128 additions and 8 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ const { title } = Astro.props;
</button>
<slot />
<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>
<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</a> ᕦ(ò_óˇ)ᕤ</div>
</body>
</html>
<style is:global>