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
0f40c60b5b
commit
c91c8a051d
|
|
@ -340,6 +340,7 @@
|
|||
.section-inner h2 { font-size: 1.5rem; }
|
||||
}
|
||||
</style>
|
||||
<script defer src="https://rdata.online/collect.js" data-website-id="5d3c8bac-64b6-4e57-ba66-ed31b182fba0"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
@ -996,6 +997,7 @@
|
|||
<a href="https://rfunds.online">rFunds</a>
|
||||
<a href="https://rtrips.online">rTrips</a>
|
||||
<a href="https://rcart.online">rCart</a>
|
||||
<a href="https://rchoices.online">rChoices</a>
|
||||
<a href="https://rwallet.online">rWallet</a>
|
||||
<a href="https://rfiles.online">rFiles</a>
|
||||
<a href="https://rtube.online">rTube</a>
|
||||
|
|
@ -1006,6 +1008,7 @@
|
|||
<a href="https://rauctions.online">rAuctions</a>
|
||||
<a href="https://rpubs.online">rPubs</a>
|
||||
<a href="https://rforum.online">rForum</a>
|
||||
<a href="https://rdata.online">rData</a>
|
||||
</div>
|
||||
<p>rStack — open source, self-hosted, community-owned</p>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Reference in New Issue