Skip to content

Commit 479434c

Browse files
authored
fix(footer): change path for founded-supported.png (#86)
1 parent f4adb60 commit 479434c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ const config: Config = {
129129
{
130130
html: `
131131
<div style="margin-top: -1rem;">
132-
<img src="/img/founded-supported.png" alt="European Union Funding Logo" style="max-width: 210px; height: auto;" />
132+
<img src="/openmfp.org/img/founded-supported.png" alt="European Union Funding Logo" style="max-width: 210px; height: auto;" />
133133
</div>
134134
`,
135135
},

0 commit comments

Comments
 (0)