add Deta as a sponsor

This commit is contained in:
Mustafa Abdelhai
2021-05-18 18:53:10 +02:00
parent 5a977559b7
commit ff1ea31161
2 changed files with 25 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
gtag('config', 'G-DLYKZXPL9J');
</script>
</head>
<body>
<noscript>This page requires JavaScript to work, please enable it or just read it on <a href="https://github.com/ripienaar/free-for-dev">Here</a>.</noscript>
@@ -29,5 +30,16 @@
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
<style>
a[href="#/?id=%f0%9f%aa%90-deta-the-free-cloud-for-hackers"] {
color: rgb(233, 105, 0) !important;
font-weight: bold !important;
}
blockquote:first-of-type {
background-color: rgba(235, 248, 242, 0.363);
}
</style>
</body>
</html>