mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-12-18 06:45:01 +01:00
add Deta as a sponsor
This commit is contained in:
12
index.html
12
index.html
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user