mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-09-16 00:29:23 +04:00
Fixes
This commit is contained in:
@@ -14,7 +14,7 @@ export const LinkPresets: { [key in LinkPreset]: NavbarLink } = {
|
||||
name: i18n(I18nKey.archive),
|
||||
url: "/archive/",
|
||||
icon: "material-symbols:archive",
|
||||
description: "A chronological list of all published posts.",
|
||||
description: "Список постов в хронологическом порядке",
|
||||
},
|
||||
[LinkPreset.Projects]: {
|
||||
name: i18n(I18nKey.projects),
|
||||
|
||||
Reference in New Issue
Block a user