From 3e6f85972ec7a2e4e83b70419c76f7c84685512a Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Wed, 9 Oct 2019 16:33:30 +0200 Subject: [PATCH] Fix typos --- _includes/header.html | 10 +++++----- .../2019-10-04-how-to-evaluate-and-trust-a-business.md | 2 +- _sass/_header.scss | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index 3d298fd..6d88383 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -3,7 +3,7 @@ - Our values + Our Values Jobs @@ -28,16 +28,16 @@ diff --git a/_podcasts/2019-10-04-how-to-evaluate-and-trust-a-business.md b/_podcasts/2019-10-04-how-to-evaluate-and-trust-a-business.md index 92b7157..9fddd64 100644 --- a/_podcasts/2019-10-04-how-to-evaluate-and-trust-a-business.md +++ b/_podcasts/2019-10-04-how-to-evaluate-and-trust-a-business.md @@ -12,7 +12,7 @@ podcast_duration: "1:00:39" # actually byte size podcast_length: 58235426 summary: " -

In this episode Daniel and I go to the root of how one should evaluate the trustworthiness of a company. We start off with the basics: how do businesses make money in general?

We then shift the conversation to the digital industry and inspect the dynamics of a field, where the cost of copying almost costs nothing. What did the industry do to still protect their intellectual property? And what problems came along with their success of doing just that?

We finish things off by talking about the counter-movement where companies try to regain consumer trust. But how do you evaluate these businesses? How can you be more confident in trusting them?And how did that perspective impact our decisions at Safing?

+

In this episode Daniel and I go to the root of how one should evaluate the trustworthiness of a company. We start off with the basics: how do businesses make money in general?

We then shift the conversation to the digital industry and inspect the dynamics of a field, where the cost of copying almost costs nothing. What did the industry do to still protect their intellectual property? And what problems came along with their success of doing just that?

We finish things off by talking about the counter-movement where companies try to regain consumer trust. But how do you evaluate these businesses? How can you be more confident in trusting them? And how did that perspective impact our decisions at Safing?

Links

diff --git a/_sass/_header.scss b/_sass/_header.scss index 7811f28..8b80a0a 100644 --- a/_sass/_header.scss +++ b/_sass/_header.scss @@ -12,6 +12,7 @@ &-computer{ a { text-transform: uppercase; + span{ margin-right: 8px; }