Skip to content

Commit

Permalink
Fixed favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Nov 30, 2023
1 parent 43ef547 commit b72cb2a
Show file tree
Hide file tree
Showing 11 changed files with 43 additions and 82 deletions.
14 changes: 3 additions & 11 deletions docs/cfg/buildprofiles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,9 @@
<browser-edits-url>
https://github.com/Laravel-Lang/docs/edit/main/docs/
</browser-edits-url>
<!-- <custom-favicons> -->
<!-- <link href="images/favicons/favicon.ico" rel="shortcut icon" /> -->
<!-- <link rel="apple-touch-icon" sizes="180x180" href="images/favicons/apple-touch-icon.png" /> -->
<!-- <link rel="icon" type="image/png" sizes="16x16" href="images/favicons/favicon-16x16.png" /> -->
<!-- <link rel="icon" type="image/png" sizes="32x32" href="images/favicons/favicon-32x32.png" /> -->
<!-- <link rel="manifest" href="images/favicons/site.webmanifest" /> -->
<!-- <link rel="mask-icon" href="images/favicons/safari-pinned-tab.svg" color="#5bbad5" /> -->
<!-- <meta content="/images/favicons/browserconfig.xml" name="msapplication-config" /> -->
<!-- <meta name="msapplication-TileColor" content="#da532c" /> -->
<!-- <meta name="theme-color" content="#ffffff" /> -->
<!-- </custom-favicons> -->
<custom-favicons>
favicon.svg
</custom-favicons>
<versions-switcher>
https://raw.githubusercontent.com/Laravel-Lang/docs/main/help-versions.json
</versions-switcher>
Expand Down
40 changes: 40 additions & 0 deletions docs/images/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/favicons/android-chrome-192x192.png
Binary file not shown.
Binary file removed docs/images/favicons/apple-touch-icon.png
Binary file not shown.
9 changes: 0 additions & 9 deletions docs/images/favicons/browserconfig.xml

This file was deleted.

Binary file removed docs/images/favicons/favicon-16x16.png
Binary file not shown.
Binary file removed docs/images/favicons/favicon-32x32.png
Binary file not shown.
Binary file removed docs/images/favicons/favicon.ico
Binary file not shown.
Binary file removed docs/images/favicons/mstile-150x150.png
Binary file not shown.
48 changes: 0 additions & 48 deletions docs/images/favicons/safari-pinned-tab.svg

This file was deleted.

14 changes: 0 additions & 14 deletions docs/images/favicons/site.webmanifest

This file was deleted.

0 comments on commit b72cb2a

Please sign in to comment.