Skip to content

Commit

Permalink
Merge pull request #41 from SanjayShetty01/icon-for-app
Browse files Browse the repository at this point in the history
adding icon
  • Loading branch information
SanjayShetty01 authored Oct 27, 2024
2 parents 992879f + aa1bbbc commit 481cbc3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added app/static/animal_farm_calculator.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/static/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion app/view/dashBrand.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ title <- bs4Dash::dashboardBrand(
title = "ZooShop Insights",
color = "primary",
href = "https://adminlte.io/themes/v3",
image = "http://www.w3.org/2000/svg"
image = "../static/animal_farm_calculator.jpg"
)

0 comments on commit 481cbc3

Please sign in to comment.