Fix typos

This commit is contained in:
davegson 2019-10-09 16:33:30 +02:00
parent c89c5107f3
commit 3e6f85972e
3 changed files with 7 additions and 6 deletions

View file

@ -3,7 +3,7 @@
<img class='ui image' src='{{ site.assets_url }}img/logo_v3_name_light.svg' style='width: 10rem; padding: 0.6rem;'>
</a>
<a class='item' href="/our-values" >
Our values
Our Values
</a>
<a class='item' href="/jobs">
<span>Jobs</span><i class="safing-primary plus icon"></i>
@ -28,16 +28,16 @@
<div class='right menu' id="menubar-computer">
<a class='item' href="/our-values">
our values
Our Values
</a>
<a class='item' href="/jobs">
<span>jobs</span><i class="safing-primary plus icon"></i>
<span>Jobs</span><i class="safing-primary plus icon"></i>
</a>
<a class='item' href="/community-hub" >
community
Community
</a>
<a class='item' href="/download" style="z-index: 10;">
download
Download
</a>
</div>

View file

@ -12,7 +12,7 @@ podcast_duration: "1:00:39"
# actually byte size
podcast_length: 58235426
summary: "
<p>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?</p><p>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?</p><p>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?</p>
<p>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?</p><p>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?</p><p>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?</p>
<h4>Links</h4>

View file

@ -12,6 +12,7 @@
&-computer{
a {
text-transform: uppercase;
span{
margin-right: 8px;
}