modifiy paths
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
bg-gray-100
|
||||
">
|
||||
<a href="/developer/os">
|
||||
<img src="/images/operating_system.png" />
|
||||
<img src="images/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="/images/automation.png" />
|
||||
<img src="images/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="/images/tooling.png" />
|
||||
<img src="images/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="/images/qsfs.png" />
|
||||
<img src="images/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="/images/blockchain.png" />
|
||||
<img src="images/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="/images/planetary_network.jpg" />
|
||||
<img src="images/planetary_network.jpg" />
|
||||
<div class="font-bold text-xl py-5 mx-4 text-black">
|
||||
Planetary Network
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user