diff --git a/public/image/back-home.svg b/public/image/back-home.svg new file mode 100644 index 0000000..975a8d3 --- /dev/null +++ b/public/image/back-home.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/PostDate.astro b/src/components/PostDate.astro index 35fc281..8a5ff5b 100644 --- a/src/components/PostDate.astro +++ b/src/components/PostDate.astro @@ -63,7 +63,10 @@ function formatDate(date: Date, format: 'YYYY-MM-DD' | 'MM-DD-YYYY' | 'DD-MM-YYY {updatedDate && ( -