diff --git a/LICENSE b/LICENSE index c7d98f4..6cf5bde 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) License +Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) License Copyright (c) 2023 Zach Meyer. @@ -14,6 +14,4 @@ Under the following terms: - NonCommercial: You may not use the material for commercial purposes. -- NoDerivatives: If you remix, transform, or build upon the material, you may not distribute the modified material. - For full legal details of this license, please visit the Creative Commons website at https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode. diff --git a/app/(app)/explore/_components/CalendarCard.tsx b/app/(app)/explore/_components/CalendarCard.tsx index 0f9f164..0e5d999 100644 --- a/app/(app)/explore/_components/CalendarCard.tsx +++ b/app/(app)/explore/_components/CalendarCard.tsx @@ -108,7 +108,12 @@ export default function CalendarCard({ calendar }: CalendarCardProps) { - + {getLettersPlain(name ?? profile?.displayName ?? profile?.name)}