Florian Zeba
Florian Zeba
added frontmatter.title #### Description (required) added frontmatter to post.title because could not recognize title from post without mentioning frontmatter {posts.map(post => {post.**frontmatter**.title})} DE #### Related issues & labels (optional) -...
#### Description (required) reassigned posts because filter method can not be applied if posts is not reassigned DE #### Related issues & labels (optional) - Closes # - Suggested label:
In my case implemented Openpanel Self Hosting via Dokploy and tracked an Astro site. In the docs code example to implement openpanel the only parameter needed is the client-id. For...