mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
refactor: refactor relative imports to aliases
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
import { LOGO_IMAGE, SITE } from "src/config";
|
||||
import { LOGO_IMAGE, SITE } from "@config";
|
||||
import Hr from "./Hr.astro";
|
||||
import LinkButton from "./LinkButton.astro";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user