Add pages

This commit is contained in:
samaradel
2022-08-01 13:38:41 +02:00
parent 780f54a3cd
commit bdc1cc9fd4
8 changed files with 33 additions and 33 deletions

View File

@@ -20,7 +20,7 @@
bg-gray-100
">
<a href="/developer/os">
<img src="operating_system.png" />
<img src="developer/operating_system.png" />
<div class="font-bold text-xl py-5 mx-4 text-black">
Operating System
</div>
@@ -37,7 +37,7 @@
bg-gray-100
">
<a href="/developer/automation">
<img src="automation.png" />
<img src="developer/automation.png" />
<div class="font-bold text-xl py-5 mx-4 text-black">
Autonomous Components
</div>
@@ -54,7 +54,7 @@
bg-gray-100
">
<a href="/developer/tooling">
<img src="tooling.png" />
<img src="developer/tooling.png" />
<div class="font-bold text-xl py-5 mx-4 text-black">
Developer tooling
</div>
@@ -71,7 +71,7 @@
bg-gray-100
">
<a href="/developer/qsfs">
<img src="qsfs.png" />
<img src="developer/qsfs.png" />
<div class="font-bold text-xl py-5 mx-4 text-black">
Quantum-Safe Storage
</div>
@@ -88,7 +88,7 @@
bg-gray-100
">
<a href="/developer/blockchain">
<img src="blockchain.png" />
<img src="developer/blockchain.png" />
<div class="font-bold text-xl py-5 mx-4 text-black">
ThreeFold Blockchain
</div>
@@ -105,7 +105,7 @@
bg-gray-100
">
<a href="/developer/planetarynw">
<img src="planetary_network.jpg" />
<img src="developer/planetary_network.jpg" />
<div class="font-bold text-xl py-5 mx-4 text-black">
Planetary Network
</div>