Skip to content

Commit

Permalink
docs: правка бокового меню (@iDevPro)
Browse files Browse the repository at this point in the history
  • Loading branch information
x1z53 committed Nov 20, 2024
1 parent ae3345e commit 9aa9c61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions _data/navigations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const sidebar: Record<string, DefaultTheme.Sidebar> = {
{ text: 'Emulsion', link: '/emulsion' },
{ text: 'Evince', link: '/evince' },
{ text: 'Fastfetch', link: '/fastfetch' },
{ text: 'FFMPEG', link: '/ffmpeg' },
{ text: 'FFmpeg', link: '/ffmpeg' },
{ text: 'Figma', link: '/figma' },
{ text: 'Firefox', link: '/firefox' },
{ text: 'Flatseal', link: '/flatseal' },
Expand Down Expand Up @@ -165,10 +165,10 @@ export const sidebar: Record<string, DefaultTheme.Sidebar> = {
{ text: 'Анализатор использования дисков', link: '/baobab' },
{ text: 'Апостроф', link: '/apostrophe' },
{ text: 'Аутентификатор', link: '/authenticator' },
{ text: 'Веб-браузер Epiphany', link: '/webfont-kit-generator' },
{ text: 'Видеотриммер', link: '/epiphany' },
{ text: 'Веб-браузер', link: '/epiphany' },
{ text: 'Видеотриммер', link: '/videotrimmer' },
{ text: 'Глаз GNOME', link: '/eog' },
{ text: 'Генератор набора веб-шрифтов', link: '/eog' },
{ text: 'Генератор набора веб-шрифтов', link: '/webfont-kit-generator' },
{ text: 'Дела', link: '/errands' },
{ text: 'Диски', link: '/diskutility' },
{ text: 'Декодер', link: '/gnome-qr-decoder' },
Expand Down
4 changes: 2 additions & 2 deletions docs/apps/ffmpeg.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ aggregation:
sisyphus: ffmpeg
appstream:
id: ffmpeg
name: FFMPEG
name: FFmpeg
icon: /ffmpeg/ffmpeg-logo.png
summary: Утилита для обработки мультимедийного контента, такого как аудио, видео, субтитры и связанные с ними метаданные.
metadata_license:
name: LGPL v2.1+
link: https://ffmpeg.org/legal.html
developer:
name: FFMPEG Community
name: FFmpeg Community
url:
homepage: https://ffmpeg.org/
bugtracker: https://trac.ffmpeg.org/
Expand Down

0 comments on commit 9aa9c61

Please sign in to comment.