Add rData analytics tracking and ecosystem footer link
- Inject rdata.online/collect.js tracking script in layout - Add rData link to ecosystem footer Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ef8eef8497
commit
cda6dfeaaf
|
|
@ -336,6 +336,7 @@
|
|||
}
|
||||
}
|
||||
</style>
|
||||
<script defer src="https://rdata.online/collect.js" data-website-id="6ee7917b-0ed7-44cb-a4c8-91037638526b"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="hero">
|
||||
|
|
@ -507,6 +508,7 @@
|
|||
<a href="https://rtube.online" class="ecosystem-app">🎬 rTube</a>
|
||||
<a href="https://rforum.online" class="ecosystem-app">💬 rForum</a>
|
||||
<a href="https://rswag.online" class="ecosystem-app">👕 rSwag</a>
|
||||
<a href="https://rdata.online" class="ecosystem-app">📊 rData</a>
|
||||
</div>
|
||||
|
||||
<a href="https://encryptid.jeffemmett.com" class="encryptid-link">
|
||||
|
|
|
|||
Loading…
Reference in New Issue