From a7cf03c192470cbab13edeb1aec99e0c66dede10 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 1 May 2022 00:56:06 +0200 Subject: Update / use typescript --- src/components/author/.author.svelte.icloud | Bin 0 -> 160 bytes src/components/author/author.svelte | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/components/author/.author.svelte.icloud delete mode 100644 src/components/author/author.svelte (limited to 'src/components/author') diff --git a/src/components/author/.author.svelte.icloud b/src/components/author/.author.svelte.icloud new file mode 100644 index 0000000..f34f8ee Binary files /dev/null and b/src/components/author/.author.svelte.icloud differ diff --git a/src/components/author/author.svelte b/src/components/author/author.svelte deleted file mode 100644 index e69de29..0000000 -- cgit