mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Include podcast links in the summary
This commit is contained in:
parent
3fd01320e4
commit
b99dcf11aa
3 changed files with 23 additions and 13 deletions
|
@ -13,5 +13,11 @@ heading: "The Safing Podcast"
|
|||
|
||||
<div class="content">
|
||||
{{ content | replace: '<!--break-->', '<a class="anchor" id="continue"></a>' }}
|
||||
|
||||
{% if page.date %}
|
||||
<h3>Description</h3>
|
||||
|
||||
{{ page.summary }}
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -11,16 +11,18 @@ podcast_file_size: 33.3 MB
|
|||
podcast_duration: "34:42"
|
||||
# actually byte size
|
||||
podcast_length: 33317116
|
||||
summary: "In this first episode, we introduce the podcast, talk about how start ups are funded in general and have a look at how governmental grants work. We also talk about our experience with grants and we drop news regarding the most recent one we applied for."
|
||||
summary: "
|
||||
In this first episode, we introduce the podcast, talk about how start ups are funded in general and have a look at how governmental grants work. We also talk about our experience with grants and we drop news regarding the most recent one we applied for.
|
||||
|
||||
<h4>Links</h4>
|
||||
|
||||
- <a href='https://old.reddit.com/r/safing'>Participate in our community: r/safing</a><br/>
|
||||
- <a href='https://safing.io/our-values/#ownership'>Ownership & Influences of Safing</a><br/>
|
||||
- <a href='https://www.theverge.com/2019/2/11/18220960/amazon-eero-acquisition-announced'>Eero being bought by Amazon</a><br/>
|
||||
"
|
||||
hosts:
|
||||
- davegson
|
||||
- raphty
|
||||
---
|
||||
|
||||
{% include audio.html %}
|
||||
|
||||
## Links
|
||||
|
||||
* [Ownership & Influences of Safing](https://safing.io/our-values/#ownership)
|
||||
* [Eero being bought by Amazon](https://www.theverge.com/2019/2/11/18220960/amazon-eero-acquisition-announced)
|
||||
* [Participate in our community](https://old.reddit.com/r/safing)
|
||||
|
|
|
@ -11,15 +11,17 @@ podcast_file_size: 27.8 MB
|
|||
podcast_duration: "28:54"
|
||||
# actually byte size
|
||||
podcast_length: 27753244
|
||||
summary: "In the second episode we talk about a rather peculiar situation we were in for most of our journey and the challenges it brought along. We then go on to discuss how we came to a decision which shifted our company as a whole and how it will impact our future."
|
||||
summary: "
|
||||
In the second episode we talk about a rather peculiar situation we were in for most of our journey and the challenges it brought along. We then go on to discuss how we came to a decision which shifted our company as a whole and how it will impact our future.
|
||||
|
||||
<h4>Links</h4>
|
||||
|
||||
- <a href='https://old.reddit.com/r/safing'>Participate in our community: r/safing</a><br/>
|
||||
- <a href='https://safing.io/our-values/#ownership'>Ownership & Influences of Safing</a><br/>
|
||||
"
|
||||
hosts:
|
||||
- davegson
|
||||
- raphty
|
||||
---
|
||||
|
||||
{% include audio.html %}
|
||||
|
||||
## Links
|
||||
|
||||
* [Participate in our community](https://old.reddit.com/r/safing)
|
||||
* [Ownership & Influences of Safing](https://safing.io/our-values/#ownership)
|
||||
|
|
Loading…
Add table
Reference in a new issue