mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-08 22:38:50 +00:00
Update index.html
This commit is contained in:
15
index.html
15
index.html
@@ -92,10 +92,21 @@
|
||||
</div>
|
||||
|
||||
<footer class="site-footer">
|
||||
<p>© 2024 Awesome Nostr Resources. All rights reserved.</p>
|
||||
<p>© 2025 nostr.net All rights reserved.</p>
|
||||
</footer>
|
||||
<!-- Add marked.js before your script -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
|
||||
<script src="script.js"></script>
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-E6V2R7B0KQ"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-E6V2R7B0KQ');
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user