From 4c9293ec190d08e7e25dc432972453f5092b25eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Sat, 30 Dec 2023 16:00:41 -0500 Subject: [PATCH] chore(nuxt): move avatar dir to `assets/` --- {public => assets}/avatars/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {public => assets}/avatars/.gitkeep (100%) diff --git a/public/avatars/.gitkeep b/assets/avatars/.gitkeep similarity index 100% rename from public/avatars/.gitkeep rename to assets/avatars/.gitkeep