mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-16 13:13:26 +09:00
migrate to astro v3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
import config from "@/config/config.json";
|
||||
import { humanize, plainify, slugify } from "@/lib/utils/textConverter";
|
||||
import { Image } from "@astrojs/image/components";
|
||||
import { Image } from "astro:assets";
|
||||
import { FaRegFolder, FaRegUserCircle } from "react-icons/fa/index.js";
|
||||
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user