diff --git a/.env.sample b/.env.sample index 975e871..f8fc24e 100644 --- a/.env.sample +++ b/.env.sample @@ -14,6 +14,7 @@ AUTOSCROLL_TIMEOUT= NEXT_PUBLIC_DISABLE_REGISTRATION= NEXT_PUBLIC_DISABLE_LOGIN= RE_ARCHIVE_LIMIT= +NEXT_PUBLIC_MAX_UPLOAD_SIZE= # AWS S3 Settings SPACES_KEY= diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1 @@ +{} diff --git a/components/AnnouncementBar.tsx b/components/AnnouncementBar.tsx index 6e46eea..e20d3d9 100644 --- a/components/AnnouncementBar.tsx +++ b/components/AnnouncementBar.tsx @@ -9,7 +9,7 @@ type Props = { export default function AnnouncementBar({ toggleAnnouncementBar }: Props) { return ( -
- {collection.name} -
-+ {collection.name} +
+ +{formattedDate}
+
+
- {name} -
-- {value} -
+{name}
+{value}
{e.name}
+{e.name}
- Filter by -
-{1}
-+
{1}
+{unescapeString(link.name as string)}
- Landing Pages ⚡️ -
+Landing Pages ⚡️
{shortendURL}
-{formattedDate}
- Edit -
+Edit
- Preserved Formats -
+Preserved Formats
- Delete -
+Delete
Name
+Name
Color
+Color
Description
+Description