Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix: update favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Sep 12, 2019
1 parent 2682c0d commit c020f37
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 85 deletions.
10 changes: 1 addition & 9 deletions doczrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,7 @@ export const colors = {
export default {
public: "./public",
htmlContext: {
favicon: "public/images/favicon/favicon.ico",
head: {
links: [
{
rel: "stylesheet",
href: "public/global.css"
}
]
}
favicon: "public/images/favicon/favicon.ico"
},
repository: "https://github.com/LN-Zap",
website: "https://zaphq.io",
Expand Down
Binary file removed public/images/favicon/android-chrome-192x192.png
Binary file not shown.
Binary file removed public/images/favicon/android-chrome-512x512.png
Binary file not shown.
Binary file removed public/images/favicon/apple-touch-icon.png
Binary file not shown.
9 changes: 0 additions & 9 deletions public/images/favicon/browserconfig.xml

This file was deleted.

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

This file was deleted.

19 changes: 0 additions & 19 deletions public/images/favicon/site.webmanifest

This file was deleted.

0 comments on commit c020f37

Please sign in to comment.