helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.1k stars 189 forks source link

favicon for examples #264

Closed PanderMusubi closed 1 year ago

PanderMusubi commented 1 year ago

Added favicon to examples to fix W3C HTML validation and to have the favicon shown in http://173.212.198.217/ and http://173.212.227.186/

codecov-commenter commented 1 year ago

Codecov Report

Base: 0.00% // Head: 97.01% // Increases project coverage by +97.01% :tada:

Coverage data is based on head (8d0e355) compared to base (ef208ca). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #264 +/- ## =========================================== + Coverage 0 97.01% +97.01% =========================================== Files 0 1 +1 Lines 0 134 +134 Branches 0 17 +17 =========================================== + Hits 0 130 +130 - Misses 0 1 +1 - Partials 0 3 +3 ``` | [Impacted Files](https://codecov.io/gh/helloflask/bootstrap-flask/pull/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=helloflask) | Coverage Δ | | |---|---|---| | [flask\_bootstrap/\_\_init\_\_.py](https://codecov.io/gh/helloflask/bootstrap-flask/pull/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=helloflask#diff-Zmxhc2tfYm9vdHN0cmFwL19faW5pdF9fLnB5) | `97.01% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=helloflask). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=helloflask)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.