Skip to content

Commit c21df84

Browse files
authored
Merge pull request #44 from FlutterFlow/fix/1-click-web-deployment-no-favicon-support
Add warning about limitations of one-click web deployment regarding favicon customization
2 parents 890dd0c + 17ae9a9 commit c21df84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/test-and-publish/publish/web-deployment.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ If you make changes to your project, click **Update Deployment** to publish the
3838

3939
:::
4040

41+
:::warning
42+
1-click web deployment doesn’t allow customizing `index.html`. For example, you can’t add a custom favicon. If you need a full control, you can use your own hosting solution.
43+
:::
44+
4145
## Custom Deployment
4246

4347
(Coming soon)

0 commit comments

Comments
 (0)