update blogs link at home page

This commit is contained in:
2022-09-06 09:06:36 +02:00
parent 3777da26e5
commit 3be34b6ff0

View File

@@ -22,7 +22,7 @@
</div> </div>
<div class="flex-1 bg-white p-6 flex flex-col justify-between"> <div class="flex-1 bg-white p-6 flex flex-col justify-between">
<div class="flex-1"> <div class="flex-1">
<a href="/blog/post/planet_first_people_first/" class="block"> <a href="blog/planet-first-people-first" class="block">
<h3 class="mt-2 text-2xl leading-7 font-normal text-gray-900"> <h3 class="mt-2 text-2xl leading-7 font-normal text-gray-900">
Planet first. People first. Planet first. People first.
</h3> </h3>
@@ -38,7 +38,7 @@
</div> </div>
<div class="flex-1 bg-white p-6 flex flex-col justify-between"> <div class="flex-1 bg-white p-6 flex flex-col justify-between">
<div class="flex-1"> <div class="flex-1">
<a href="/blog/2022/05/post-7/" class="block"> <a href="/blog/internet-of-internets/" class="block">
<h3 class="mt-2 text-2xl leading-7 font-normal text-gray-900"> <h3 class="mt-2 text-2xl leading-7 font-normal text-gray-900">
Welcome to the Internet of Internets Welcome to the Internet of Internets
</h3> </h3>