mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
test: i18n support
This commit is contained in:
parent
d2bda0594d
commit
32ffec8480
8 changed files with 340 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
import Head from '@/components/Head.astro'
|
||||
---
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<Head />
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue