style: move image to /img/ folder

This commit is contained in:
2026-05-31 11:52:42 -03:00
parent 6209236041
commit 144127952a
2 changed files with 1 additions and 1 deletions
View File

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

+1 -1
View File
@@ -9,7 +9,7 @@ export const metadata: Metadata = {
// description: '', // description: '',
images: [ images: [
{ {
url: 'https://neru.rip/ok.jpg', url: 'https://neru.rip/img/ok.jpg',
width: 734, width: 734,
height: 1104, height: 1104,
}, },