Nuxt module to add custom headers to SSR rendered pages.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
nuxt-custom-headers is a Nuxt module that allows developers to add custom HTTP headers to server-side rendered pages in universal Nuxt applications. It's designed for Nuxt developers building universal applications who need fine-grained control over HTTP headers for SEO, caching, or other server-side requirements. The module works by adding a httpHeaders function to page components that returns custom header objects.