fix: add internal links
This commit is contained in:
@@ -465,5 +465,27 @@
|
||||
"label": "View on GitHub",
|
||||
"href": "https://github.com/Openpanel-dev/openpanel"
|
||||
}
|
||||
},
|
||||
"related_links": {
|
||||
"articles": [
|
||||
{
|
||||
"title": "9 best open source web analytics tools",
|
||||
"url": "/articles/open-source-web-analytics"
|
||||
},
|
||||
{
|
||||
"title": "Self-hosted web analytics",
|
||||
"url": "/articles/self-hosted-web-analytics"
|
||||
}
|
||||
],
|
||||
"alternatives": [
|
||||
{
|
||||
"name": "Plausible",
|
||||
"url": "/compare/plausible-alternative"
|
||||
},
|
||||
{
|
||||
"name": "PostHog",
|
||||
"url": "/compare/posthog-alternative"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user