-
-
Notifications
You must be signed in to change notification settings - Fork 56
β¨ π Adding Favicons based on Laravel.io speech box #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file added
public/images/favicons/android-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/android-icon-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/android-icon-36x36.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/android-icon-48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/android-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/android-icon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-114x114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-57x57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/apple-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
11 changes: 11 additions & 0 deletions
public/images/favicons/browserconfig.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <browserconfig> | ||
| <msapplication> | ||
| <tile> | ||
| <square70x70logo src="/images/favicons/ms-icon-70x70.png"/> | ||
| <square150x150logo src="/images/favicons/ms-icon-150x150.png"/> | ||
| <square310x310logo src="/images/favicons/ms-icon-310x310.png"/> | ||
| <TileColor>#ffffff</TileColor> | ||
| </tile> | ||
| </msapplication> | ||
| </browserconfig> |
Binary file added
public/images/favicons/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/favicon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/favicon.ico
Binary file not shown.
41 changes: 41 additions & 0 deletions
public/images/favicons/manifest.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| { | ||
| "name": "Laravel.io Pastebin", | ||
| "icons": [ | ||
| { | ||
| "src": "\/images\/favicons\/android-icon-36x36.png", | ||
| "sizes": "36x36", | ||
| "type": "image\/png", | ||
| "density": "0.75" | ||
| }, | ||
| { | ||
| "src": "\/images\/favicons\/android-icon-48x48.png", | ||
| "sizes": "48x48", | ||
| "type": "image\/png", | ||
| "density": "1.0" | ||
| }, | ||
| { | ||
| "src": "\/images\/favicons\/android-icon-72x72.png", | ||
| "sizes": "72x72", | ||
| "type": "image\/png", | ||
| "density": "1.5" | ||
| }, | ||
| { | ||
| "src": "\/images\/favicons\/android-icon-96x96.png", | ||
| "sizes": "96x96", | ||
| "type": "image\/png", | ||
| "density": "2.0" | ||
| }, | ||
| { | ||
| "src": "\/images\/favicons\/android-icon-144x144.png", | ||
| "sizes": "144x144", | ||
| "type": "image\/png", | ||
| "density": "3.0" | ||
| }, | ||
| { | ||
| "src": "\/images\/favicons\/android-icon-192x192.png", | ||
| "sizes": "192x192", | ||
| "type": "image\/png", | ||
| "density": "4.0" | ||
| } | ||
| ] | ||
| } |
Binary file added
public/images/favicons/ms-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/ms-icon-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/ms-icon-310x310.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
Binary file added
public/images/favicons/ms-icon-70x70.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[γγ¬γΌγ ]
17 changes: 17 additions & 0 deletions
resources/views/_favicons.blade.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| <link rel="apple-touch-icon" sizes="57x57" href="/images/favicons/apple-icon-57x57.png"> | ||
| <link rel="apple-touch-icon" sizes="60x60" href="/images/favicons/apple-icon-60x60.png"> | ||
| <link rel="apple-touch-icon" sizes="72x72" href="/images/favicons/apple-icon-72x72.png"> | ||
| <link rel="apple-touch-icon" sizes="76x76" href="/images/favicons/apple-icon-76x76.png"> | ||
| <link rel="apple-touch-icon" sizes="114x114" href="/images/favicons/apple-icon-114x114.png"> | ||
| <link rel="apple-touch-icon" sizes="120x120" href="/images/favicons/apple-icon-120x120.png"> | ||
| <link rel="apple-touch-icon" sizes="144x144" href="/images/favicons/apple-icon-144x144.png"> | ||
| <link rel="apple-touch-icon" sizes="152x152" href="/images/favicons/apple-icon-152x152.png"> | ||
| <link rel="apple-touch-icon" sizes="180x180" href="/images/favicons/apple-icon-180x180.png"> | ||
| <link rel="icon" type="image/png" sizes="192x192" href="/images/favicons/android-icon-192x192.png"> | ||
| <link rel="icon" type="image/png" sizes="32x32" href="/images/favicons/favicon-32x32.png"> | ||
| <link rel="icon" type="image/png" sizes="96x96" href="/images/favicons/favicon-96x96.png"> | ||
| <link rel="icon" type="image/png" sizes="16x16" href="/images/favicons/favicon-16x16.png"> | ||
| <link rel="manifest" href="/images/favicons/manifest.json"> | ||
| <meta name="msapplication-TileColor" content="#ffffff"> | ||
| <meta name="msapplication-TileImage" content="/images/favicons/ms-icon-144x144.png"> | ||
| <meta name="theme-color" content="#ffffff"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.