update metadata
This commit is contained in:
parent
8ce1c1baf9
commit
29c483aeb1
@ -34,6 +34,7 @@ export async function generateMetadata({
|
|||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
title: `Paste - ${id}`,
|
||||||
description: `Created: ${moment(data.created)}\n\nClick to view the paste.`,
|
description: `Created: ${moment(data.created)}\n\nClick to view the paste.`,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user