From 6e6e8a114671599d55475391a0018e18aa62ca8d Mon Sep 17 00:00:00 2001 From: moebiusmania Date: Sat, 16 Dec 2023 12:57:16 +0100 Subject: [PATCH] chore: fixing content --- components/DeviceCard.vue | 4 ++-- components/content/Timeline.vue | 8 +++++--- content/10-anni.md | 2 +- content/android-switch.md | 5 +++++ content/devices/kindle-pw.md | 8 ++++---- content/devices/n73.md | 6 +++--- content/devices/nexus-5.md | 9 +++++++++ content/era-ipod.md | 8 +++++--- content/fine-di-flash.md | 8 ++++---- content/spotify-10.md | 10 ++++++---- 10 files changed, 44 insertions(+), 24 deletions(-) create mode 100644 content/devices/nexus-5.md diff --git a/components/DeviceCard.vue b/components/DeviceCard.vue index 4e2d2bb17..fc2818dd4 100644 --- a/components/DeviceCard.vue +++ b/components/DeviceCard.vue @@ -15,10 +15,10 @@ const formatDate = (date: string): string => {