diff --git a/app/components/post/Alert.vue b/app/components/post/Alert.vue
index 86100ea..2b65d01 100644
--- a/app/components/post/Alert.vue
+++ b/app/components/post/Alert.vue
@@ -2,16 +2,22 @@
const { t, locale } = useI18n({
useScope: 'local',
})
+
+const closed = ref(false)
{{ useDateFormat(project.publishedAt, 'DD MMM YYYY').value }}
+{{ useDateFormat(project.publishedAt, 'DD MMM YYYY').value }}
+{{ useDateFormat(writing.publishedAt, 'DD MMM').value }}
+{{ useDateFormat(writing.publishedAt, 'DD MMM').value }}
+{{ writing.readingTime }}min