We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90a25b commit c336e44Copy full SHA for c336e44
1 file changed
docs/index.html
@@ -53,6 +53,18 @@
53
54
gtag('config', 'G-DHFKFCQFT3');
55
</script>
56
+
57
+ <!-- Footer -->
58
+ <footer class="footer">
59
+ <div class="container">
60
+ <div class="social-links">
61
+ <a href="https://github.com/BackendStack21/fast-gateway" target="_blank">GitHub</a>
62
+ <a href="https://www.npmjs.com/package/fast-gateway" target="_blank">npm</a>
63
+ <a href="https://21no.de/" target="_blank">21no.de</a>
64
+ </div>
65
+ <p>Open source under the MIT License. © 2026 <a href="https://21no.de/">21no.de</a></p>
66
67
+ </footer>
68
</body>
69
70
</html>
0 commit comments