ok better meta

This commit is contained in:
slonkazoid 2024-03-07 18:14:35 +03:00
parent b6a40f282f
commit 92a67a2aba
Signed by: slonk
SSH key fingerprint: SHA256:tbZfJX4IOvZ0LGWOWu5Ijo8jfMPi78TU7x1VoEeCIjM

View file

@ -3,8 +3,8 @@
<head>
<%-
include("partials/head.ejs", {
title,
description: `Tweet by ${authorName} (@${authorHandle}) - ${description}`
title: `Tweet by ${authorName} (@${authorHandle}) - ${title}`,
description: content
})
%>
<link rel="stylesheet" href="/tweet.css" />