Skip to content

Commit

Permalink
icon location
Browse files Browse the repository at this point in the history
  • Loading branch information
machinshin committed Aug 5, 2020
1 parent 619c96d commit 44c3558
Show file tree
Hide file tree
Showing 27 changed files with 19 additions and 17 deletions.
Binary file added 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.
2 changes: 2 additions & 0 deletions browserconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
Binary file added 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 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 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 favicon.ico
Binary file not shown.
34 changes: 17 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,26 @@
<link rel="stylesheet" type="text/css" href="jhdc.css"/>

<!-- favicon-generator.org -->
<link rel="apple-touch-icon" sizes="57x57" href="/icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href=/icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href=/icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href=/icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href=/icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href=/icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href=/icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href=/icons/apple-icon-180x180.png">

<link rel="icon" type="image/png" sizes="192x192" href="/icons/android-icon-192x192.png">

<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href=/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href=/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href=/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href=/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href=/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href=/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href=/apple-icon-180x180.png">

<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">

<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">

<link rel="manifest" href="/manifest.json">

<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/icons//ms-icon-144x144.png">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">

<meta name="theme-color" content="#ffffff">

Expand Down Expand Up @@ -85,7 +85,7 @@
<div><a target="_blank" href="https://en.wikipedia.org/wiki/Berkeley%2C_California"><i class="icon-globe"></i>Berkeley, CA</a></div>
<div class="splitAbove"><a target="_blank" href="https://github.com/machinshin/"><i class="icon-github"></i>Github</a></div>
<div><a target="_blank" href="https://www.facebook.com/srivatsan.raghavan.90"><i class="icon-facebook-official"></i>Facebook</a></div>
<div><a target="_blank" href=""><i class="icon-twitter"></i>Twitter</a></div>
<!-- <div><a target="_blank" href=""><i class="icon-twitter"></i>Twitter</a></div> -->
<!-- <div><a target="_blank" href=""><i class="icon-megaphone"></i>Blog</a></div> -->
<div><a target="_blank" href="https://www.linkedin.com/in/vatraghavan/"><i class="icon-linkedin-squared"></i>LinkedIn</a></div>
<!--<div><a target="_blank" href=""><i class="icon-stackoverflow"></i>StackOverflow</a></div> -->
Expand Down
Binary file added 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 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 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 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.

0 comments on commit 44c3558

Please sign in to comment.