Skip to content

Commit afa24f7

Browse files
authored
Add Favicon (#86)
1 parent 8cdeba3 commit afa24f7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/marketplace/submit-feedback.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
slug: submit-feedback
33
title: Submit Feedback
4-
description: Learn more about the submiting feedback on FlutterFlow marketplace items.
4+
description: Learn more about the submitting feedback on FlutterFlow marketplace items.
55
tags: [MarketPlace, Submit Feedback]
66
sidebar_position: 2
77
keywords: [FlutterFlow, MarketPlace, Submit Feedback]
@@ -17,7 +17,7 @@ For direct feedback or questions, we recommend contacting the item creator. This
1717

1818
1. Navigate to the creator's profile on Marketplace.
1919
2. Click the **Contact** button. This action will copy the creator's official email address to your clipboard.
20-
3. Send an email to the copied email address.
20+
3. Send an Email to the copied email address.
2121

2222
### Rate an Item
2323

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const config: Config = {
99
baseUrl: '/',
1010
onBrokenLinks: 'log',
1111
onBrokenMarkdownLinks: 'log',
12+
favicon: 'logos/favicon.png',
1213
i18n: {
1314
defaultLocale: 'en',
1415
locales: ['en'],

static/logos/favicon.png

32.4 KB
Loading

0 commit comments

Comments
 (0)