Skip to content

Commit 30182e9

Browse files
committed
add favicon
1 parent 4319cbb commit 30182e9

File tree

11 files changed

+16
-0
lines changed

11 files changed

+16
-0
lines changed

www/about.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="description" content="Learn about the hosts of Code Optional: Andrew Sardone, Kevin Vitale, and Chris Dzombak.">
88
<link rel="stylesheet" href="style.css">
99
<link rel="alternate" type="application/rss+xml" title="Code Optional Podcast" href="feed.xml">
10+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
11+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
1012
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
1113
</head>
1214
<body>

www/episode-1.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="description" content="Andrew, Chris, and Kevin sit down for their inaugural chat, scratching the surface of Swift.">
88
<link rel="stylesheet" href="style.css">
99
<link rel="alternate" type="application/rss+xml" title="Code Optional Podcast" href="feed.xml">
10+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
11+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
1012
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
1113
</head>
1214
<body>

www/episode-2.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="description" content='Andrew, Chris, and Kevin discuss "Google becoming Apple" and how dynamic frameworks will replace CocoaPods.'>
88
<link rel="stylesheet" href="style.css">
99
<link rel="alternate" type="application/rss+xml" title="Code Optional Podcast" href="feed.xml">
10+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
11+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
1012
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
1113
</head>
1214
<body>

www/episode-3.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="description" content="Andrew, Kevin, and Chris plan to talk about Core Data. Instead, they discuss navigation patterns for iOS apps.">
88
<link rel="stylesheet" href="style.css">
99
<link rel="alternate" type="application/rss+xml" title="Code Optional Podcast" href="feed.xml">
10+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
11+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
1012
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
1113
</head>
1214
<body>

www/episode-4.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="description" content="Kevin throws in a big announcement, followed by a discussion on Swift's nil coalescing operator and Core Data.">
88
<link rel="stylesheet" href="style.css">
99
<link rel="alternate" type="application/rss+xml" title="Code Optional Podcast" href="feed.xml">
10+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
11+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
1012
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
1113
</head>
1214
<body>

www/episode-6.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="description" content="Chris has an announcement, followed by discussion about OS X Yosemite, iOS 8, and why Promises are an insufficient abstraction.">
88
<link rel="stylesheet" href="style.css">
99
<link rel="alternate" type="application/rss+xml" title="Code Optional Podcast" href="feed.xml">
10+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
11+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
1012
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
1113
</head>
1214
<body>

www/episode-7.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="description" content="We're joined by guest Karsten Rowe to chat about remote work, jumping from graphic to product design, and how one grows and becomes inspired.">
88
<link rel="stylesheet" href="style.css">
99
<link rel="alternate" type="application/rss+xml" title="Code Optional Podcast" href="feed.xml">
10+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
11+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
1012
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
1113
</head>
1214
<body>

www/favicon-16x16.png

347 Bytes
Loading

www/favicon-32x32.png

647 Bytes
Loading

www/favicon.ico

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)