Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
martyanovandrey committed Apr 2, 2024
1 parent 69744af commit dbebe6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ru/project/pc-example1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ blocks:
fullWidth: false
dark:
image:
mobile: '../../_images/mountain.jpg'
mobile: '../../_images/cover.png'
desktop: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-cover-dark.png'
disableCompress: true
color: '#C6FE4D'
Expand Down
4 changes: 2 additions & 2 deletions ru/project/pc-example3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ blocks:
background:
light:
image:
mobile: '../../_images/mountain.jpg'
mobile: '../../_images/cover.png'
desktop: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-cover.png'
disableCompress: true
color: '#C6FE4D'
fullWidth: false
dark:
image:
mobile: '../../_images/mountain.jpg'
mobile: '../../_images/cover.png'
desktop: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-cover-dark.png'
disableCompress: true
color: '#C6FE4D'
Expand Down

0 comments on commit dbebe6a

Please sign in to comment.