mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-18 20:18:36 +02:00
test: language switcher and i18n refactor
This commit is contained in:
parent
19d7ba4905
commit
4651828dd1
10 changed files with 127 additions and 133 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
import { themeConfig } from '@/config'
|
||||
import { isPostPage } from '@/utils/path'
|
||||
import { isPostPage } from '@/utils/i18n/path'
|
||||
|
||||
interface Props {
|
||||
date: Date
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue