Bugfix: date locale

This commit is contained in:
DarkCat09 2023-07-28 19:10:28 +04:00
parent 68764164ce
commit 41a96d49ca

View file

@ -21,7 +21,7 @@ const {
preview = false,
} = Astro.props;
const locale = 'ru';
const locale = 'ru-RU';
---
<header>