Skip to content

Commit

Permalink
(fix): update favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
neelbrahma committed Feb 4, 2021
1 parent f688446 commit 1523ffc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed assets/images/ico/favicon.ico
Binary file not shown.
Binary file added assets/images/ico/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/template-builder/includes/head.pug
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ meta(property='og:locale', content='en_US')
meta(property='fb:app_id', content='678455993062306')
meta(property='og:type', content='website')

link(rel='shortcut icon', type="image/x-icon", href=app_assets_path+'/images/ico/favicon.ico')
link(rel='shortcut icon', type="image/x-icon", href=app_assets_path+'/images/ico/favicon.png')
link(href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;1,400;1,500;1,600" rel="stylesheet")
link(href="assets/vendors/css/docs.css" rel="stylesheet")

2 comments on commit 1523ffc

@tri-cloud
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run

@tri-cloud
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi

Please sign in to comment.