From bd51538b13f5afa1ee5a24c75a4743b5b09a7d64 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Sun, 10 Sep 2023 16:59:50 +0200 Subject: [PATCH] Fix writing main page --- src/pages/writing/index.vue | 64 ++++++++++++++++++------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/src/pages/writing/index.vue b/src/pages/writing/index.vue index 3e764df..8e9601c 100644 --- a/src/pages/writing/index.vue +++ b/src/pages/writing/index.vue @@ -20,40 +20,40 @@ const { data: posts } = await usePosts() All my thoughts on programming, mathematics, artificial intelligence design, etc., are put together in chronological order. I also write about my projects, my discoveries, and my thoughts. It is sometimes updated.

-
-
-
-
-
-

-
- - - - {{ post.title }} - - -

-
+
+
+
+
+
+

+
+ + + + {{ post.title }} - {{ post.publishedAt }} - -

- {{ post.description }} -

-
-

Read article

- -
-
-

+ -
-
+

+ {{ post.description }} +

+
+

Read article

+ +
+
+ +