mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
chore: remove portuguese preview from the demo site (#23)
* refactor: separate rss and atom generation, optimize back button logic, remove redundant whitespace in component styles * fix: add missing <published> tag in atom feed
This commit is contained in:
parent
fc1cc050bc
commit
4d3ce1f73f
19 changed files with 14 additions and 1284 deletions
|
@ -10,7 +10,7 @@ export const langMap: Record<string, string[]> = {
|
|||
}
|
||||
|
||||
// Waline Language Map
|
||||
// https://waline.js.org/guide/i18n.html
|
||||
// https://waline.js.org/en/guide/features/i18n.html
|
||||
export const walineLocaleMap: Record<string, string> = {
|
||||
'zh': 'zh-CN',
|
||||
'zh-tw': 'zh-TW',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue