update team at home
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
<div class="flex-1 bg-white p-6 flex flex-col justify-between">
|
||||
<div class="flex-1">
|
||||
<a href="https://threefold.io/blog/post/the_threefold_movement/" class="block">
|
||||
<a href="/blog/2021/07/post-4/" class="block">
|
||||
<h3 class="mt-2 text-2xl leading-7 font-semibold text-gray-900">
|
||||
Into the Fold – The ThreeFold Movement
|
||||
</h3>
|
||||
@@ -40,7 +40,7 @@
|
||||
</div>
|
||||
<div class="flex-1 bg-white p-6 flex flex-col justify-between">
|
||||
<div class="flex-1">
|
||||
<a href="https://threefold.io/blog/post/the_threefold_movement/" class="block">
|
||||
<a href="/blog/2021/07/post-3/" class="block">
|
||||
<h3 class="mt-2 text-2xl leading-7 font-semibold text-gray-900">
|
||||
Building a New Internet From the Ground Up – Part 1: Introduction
|
||||
</h3>
|
||||
@@ -58,7 +58,7 @@
|
||||
</div>
|
||||
<div class="flex-1 bg-white p-6 flex flex-col justify-between">
|
||||
<div class="flex-1">
|
||||
<a href="https://threefold.io/blog/post/the_threefold_movement/" class="block">
|
||||
<a href="https://www.youtube.com/watch?v=5DtVU66Z74s" target="_blank" class="block">
|
||||
<h3 class="mt-2 text-2xl leading-7 font-semibold text-gray-900">
|
||||
ThreeFold Explained in 2 Minutes
|
||||
</h3>
|
||||
|
||||
@@ -188,6 +188,78 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="inline-block px-3">
|
||||
<div class="
|
||||
box
|
||||
max-w-xs
|
||||
overflow-hidden
|
||||
rounded-full
|
||||
shadow-md
|
||||
hover:shadow-xl
|
||||
transition-shadow
|
||||
duration-300
|
||||
ease-in-out
|
||||
">
|
||||
<a href="/people/rob-van-mieghem/" title="rob van mieghem">
|
||||
<img src="/images/people/rob_van_mieghem.jpeg"
|
||||
class="rounded-full mx-auto mt-3" alt="rob van mieghem" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="inline-block px-3">
|
||||
<div class="
|
||||
box
|
||||
max-w-xs
|
||||
overflow-hidden
|
||||
rounded-full
|
||||
shadow-md
|
||||
hover:shadow-xl
|
||||
transition-shadow
|
||||
duration-300
|
||||
ease-in-out
|
||||
">
|
||||
<a href="/people/sacha-obeegadoo/" title="Sacha obeegadoo">
|
||||
<img src="/images/people/sacha_obeegadoo.jpg"
|
||||
class="rounded-full mx-auto mt-3" alt="Sacha obeegadoo" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="inline-block px-3">
|
||||
<div class="
|
||||
box
|
||||
max-w-xs
|
||||
overflow-hidden
|
||||
rounded-full
|
||||
shadow-md
|
||||
hover:shadow-xl
|
||||
transition-shadow
|
||||
duration-300
|
||||
ease-in-out
|
||||
">
|
||||
<a href="/people/weynand-kuijpers/" title="weynand kuijpers">
|
||||
<img src="/images/people/weynand_kuijpers.jpg"
|
||||
class="rounded-full mx-auto mt-3" alt="weynand kuijpers" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="inline-block px-3">
|
||||
<div class="
|
||||
box
|
||||
max-w-xs
|
||||
overflow-hidden
|
||||
rounded-full
|
||||
shadow-md
|
||||
hover:shadow-xl
|
||||
transition-shadow
|
||||
duration-300
|
||||
ease-in-out
|
||||
">
|
||||
<a href="/people/ahmed-thabet/" title="Sam Taggart">
|
||||
<img src="/images/people/ahmed_thabet.jpg"
|
||||
class="rounded-full mx-auto mt-3" alt="Ahmed Thabet" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="inline-block px-3">
|
||||
<div class="
|
||||
box
|
||||
@@ -224,6 +296,25 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="inline-block px-3">
|
||||
<div class="
|
||||
box
|
||||
max-w-xs
|
||||
overflow-hidden
|
||||
rounded-full
|
||||
shadow-md
|
||||
hover:shadow-xl
|
||||
transition-shadow
|
||||
duration-300
|
||||
ease-in-out
|
||||
">
|
||||
<a href="/people/reem-khamis/" title="Sam Taggart">
|
||||
<img src="/images/people/reem_khamis.jpg"
|
||||
class="rounded-full mx-auto mt-3" alt="Reem Khamis" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user