feat: add subscription

This commit is contained in:
thomas
2024-01-31 14:58:20 +01:00
parent 96c2156237
commit 7abc67db68
6 changed files with 17 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
---
import ClipboardCopy from './ClipboardCopy.astro';
const { isNote } = Astro.props;
---