linyows / rotion

○ Rotion makes it easy to generate a Static Website using React and the Notion API.
https://rotion.linyo.ws/
MIT License
30 stars 4 forks source link

Add ROTION_UA and ROTION_MAX_REDIRECTS to environment #76

Closed linyows closed 3 months ago

linyows commented 3 months ago

A site in the test requires 'User-Agent: curl', so it no response with default UA of rotion. Runs the env ROTION_UA=curl npm test when updates VCR.