openculinary / frontend

The RecipeRadar Frontend is a recipe search and meal planning application
GNU Affero General Public License v3.0
13 stars 2 forks source link

Remove domain icons from codebase #173

Closed jayaddison closed 4 years ago

jayaddison commented 4 years ago

Describe the reason for these changes and the problem that they solve

With support for per-domain icon URLs provided by openculinary/backend#27, we can remove these static icons from the application's codebase.

Briefly summarize the changes

  1. Remove static icon content from the codebase

How have the changes been tested?

  1. Local development testing

List any issues that this change relates to Relates to openculinary/backend#27.