Qing

Results 39 comments of Qing

Hi @chungusg , could you create a new issue? Please share device info, system version, browser version, .etc.

Hi @RudraSen2 , thanks for the info, do you have interest in making a Chirpy plugin for docusaurus?

@RudraSen2 Thank you, I think you only need to find a proper hook to inject the script ```html ``` Feel free to create a new package here

@qaqland You mean users can delete their own accounts, right?

@qaqland Sorry for the late, but you can delete your Chirpy account on https://chirpy.dev now

Hi @RudraSen2, this is a good idea to enhance the comment widget, however we set a series of primary colors under the hood, you can find the color series [here](https://www.radix-ui.com/docs/colors/palette-composition/the-scales#purple)....

I had the same error. It seems Vercel server returns a 403 error when fetching an image url with plain `fetch` request which is the same as Satori's implemention. You...

> @devrsi0n It did not work for me You need to check if the server is returning a valid image response, if it's not, Satori can't do anything for you.