Skip to content

Commit

Permalink
Added favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhav7495 committed Jul 14, 2017
1 parent a75107e commit 1907ee4
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>hnpwa-vue</title><!--[if IE]><link rel="shortcut icon" href="/static/img/icons/favicon.ico"><![endif]--><link rel=manifest href=static/manifest.json><meta name=theme-color content=#4DBA87><link rel=dns-prefetch href=https://node-hnapi.herokuapp.com/ ><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black><meta name=apple-mobile-web-app-title content=hnpwa-vue><link rel=apple-touch-icon href=static/img/icons/icon-152x152.png><meta name=msapplication-TileImage content=static/img/icons/icon-144x144.png><meta name=msapplication-TileColor content=#fff><link rel=prefetch href=static/js/0.2ad6b6446440c86b5168.js as=script><link rel=prefetch href=static/js/1.27ed90d7d3d9feae1dc2.js as=script><link rel=preload href=static/js/vendor.385f18f75a77af8868d3.js as=script><link rel=preload href=static/js/app.4ca063c2287745dd0d15.js as=script><link rel=preload href=static/css/app.580025ba0713bbb2da88d9a26af033d4.css as=style><link rel=preload href=static/js/manifest.9ec790168e6a1fac12af.js as=script><link href=static/css/app.580025ba0713bbb2da88d9a26af033d4.css rel=stylesheet></head><body><noscript>oops! I think scripts are disabled or failed to download.</noscript><div id=app></div><script>(function() {
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>hnpwa-vue</title><link rel=icon type=image/png sizes=32x32 href=static/img/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=static/img/icons/favicon-16x16.png><!--[if IE]><link rel="shortcut icon" href="/static/img/icons/favicon.ico"><![endif]--><link rel=manifest href=static/manifest.json><meta name=theme-color content=#4DBA87><link rel=dns-prefetch href=https://node-hnapi.herokuapp.com/ ><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black><meta name=apple-mobile-web-app-title content=hnpwa-vue><link rel=apple-touch-icon href=static/img/icons/icon-152x152.png><meta name=msapplication-TileImage content=static/img/icons/icon-144x144.png><meta name=msapplication-TileColor content=#fff><link rel=prefetch href=static/js/0.2ad6b6446440c86b5168.js as=script><link rel=prefetch href=static/js/1.27ed90d7d3d9feae1dc2.js as=script><link rel=preload href=static/js/vendor.385f18f75a77af8868d3.js as=script><link rel=preload href=static/js/app.4ca063c2287745dd0d15.js as=script><link rel=preload href=static/css/app.580025ba0713bbb2da88d9a26af033d4.css as=style><link rel=preload href=static/js/manifest.9ec790168e6a1fac12af.js as=script><link href=static/css/app.580025ba0713bbb2da88d9a26af033d4.css rel=stylesheet></head><body><noscript>oops! I think scripts are disabled or failed to download.</noscript><div id=app></div><script>(function() {
'use strict';

// Check to make sure service workers are supported in the current browser,
Expand Down
2 changes: 1 addition & 1 deletion dist/service-worker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added dist/static/img/icons/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 dist/static/img/icons/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.
Loading

0 comments on commit 1907ee4

Please sign in to comment.