Skip to content

Commit 826162d

Browse files
path fix - listing recipe page
1 parent 5da1a9b commit 826162d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Angular/src/app/pages/recipes-listing/recipes-listing.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export class RecipesListingComponent {
8282
},
8383
{
8484
title: 'Ai Banner Graphics Generator',
85-
img: 'assets/banner-graphics-google-ai-image-gen.png',
85+
img: 'assets/img/banner-graphics-google-ai-image-gen.png',
8686
desc: 'Google Gemini Gemma 3 image generation API to create visually compelling banners and graphics',
8787
url: '/banner-generator-ai',
8888
github:

0 commit comments

Comments
 (0)