Rearrange image directory

This commit is contained in:
2023-03-08 20:03:31 +01:00
parent 8816f5b08d
commit 9c5a8c307f
57 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<script setup lang="ts">
import ProjectCard from "../ProjectCard.vue";
import { useI18n } from "vue-i18n";
import image from "@/assets/projects/tweet-analysis.png";
import image from "@/assets/images/projects/tweet-analysis.png";
const { t } = useI18n({ messages: {
en: {