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

Add Tangled link in footer

+1
+1
components/landing/footer.tsx
··· 15 15 links: [ 16 16 { label: "Contact", href: "mailto:evan.huang000@proton.me" }, 17 17 { label: "Bluesky", href: "https://bsky.app/profile/calendar.xyehr.cn" }, 18 + { label: "Tangled", href: "https://tangled.org/e.xyehr.cn/One-Calendar" }, 18 19 { label: "GitHub", href: "https://github.com/EvanTechDev/One-Calendar" }, 19 20 ], 20 21 },