One Calendar is a privacy-first calendar web app built with Next.js. It has modern security features, including e2ee, password-protected sharing, and self-destructing share links ๐Ÿ“… calendar.xyehr.cn
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

style: change style to new-york

authored by

Evan Huang and committed by
GitHub
3996228b e7d16589

+1 -1
+1 -1
components.json
··· 1 1 { 2 2 "$schema": "https://ui.shadcn.com/schema.json", 3 - "style": "default", 3 + "style": "new-york", 4 4 "rsc": true, 5 5 "tsx": true, 6 6 "tailwind": {