Skip to content

Commit 275078e

Browse files
committed
chore(docs): add favicon base url
1 parent c867463 commit 275078e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Aside, Tabs, TabItem } from '@astrojs/starlight/components'
77

88
<center>
99

10-
<img src="favicon.png" alt="react-netlify-forms" style={{ maxHeight: '120px' }} />
10+
<img src="/react-netlify-forms/favicon.png" alt="react-netlify-forms" style={{ maxHeight: '120px' }} />
1111

1212
React components and hooks giving you the power of Netlify Forms. Start building serverless forms on Netlify with React. Honeypot fields and reCAPTCHA are included as ready-to-use components.
1313

0 commit comments

Comments
 (0)