Skip to content

Commit f833e5b

Browse files
committed
analytics
1 parent d5f6786 commit f833e5b

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

www/about.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>About - Code Optional</title>
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">
9+
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
910
</head>
1011
<body>
1112
<header>

www/episode-1.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Episode 1: We started this new project in Swift - Code Optional</title>
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">
9+
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
910
</head>
1011
<body>
1112
<header>

www/episode-2.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Episode 2: Frameworks, you guys don't even know how many sunshine and rainbows - Code Optional</title>
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">
9+
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
910
</head>
1011
<body>
1112
<header>

www/episode-3.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Episode 3: So we didn't talk about Core Data - Code Optional</title>
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">
9+
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
910
</head>
1011
<body>
1112
<header>

www/episode-4.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Episode 4: We did talk about Core Data! - Code Optional</title>
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">
9+
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
910
</head>
1011
<body>
1112
<header>

www/episode-6.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Episode 6: Unfulfilled Promises - Code Optional</title>
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">
9+
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
910
</head>
1011
<body>
1112
<header>

www/episode-7.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Episode 7: Our first ever guest, designing remotely - Code Optional</title>
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">
9+
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
910
</head>
1011
<body>
1112
<header>

www/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Code Optional - A podcast about building software</title>
77
<meta name="description" content="Three engineering comrades talk about development, design, and shipping apps. Heavy slant towards Apple tech.">
88
<link rel="stylesheet" href="style.css">
9+
<script defer src="https://ua.cdzombak.net/script.js" data-website-id="b286b138-a0a7-42fd-8676-f77108ed12f9"></script>
910
</head>
1011
<body>
1112
<header>

0 commit comments

Comments
 (0)