tony-sull / astro-webfinger

An Astro integration that adds a Webfinger file to your site, allowing others to discover your Mastodon profile from your own domain
11 stars 0 forks source link

feat: :sparkles: adds SSR support for multiple webfinger accounts #5

Closed tony-sull closed 1 year ago

tony-sull commented 1 year ago

Server-side rendering (SSR) is now supported!

In SSR builds, multiple user accounts can be provided and the .well-known/webfinger endpoint will follow the Webfinger spec for ?resources=acct:user@example.com search queries

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: