forked from hero/www_hero_project
edit
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
|
||||
<!-- Start block -->
|
||||
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<div class="max-w-screen-xl px-4 pb-8 mx-auto lg:pb-16">
|
||||
<div class="max-w-screen-xl px-4 py-12 mx-auto lg:pb-16">
|
||||
<h2 class="mb-4 text-3xl font-bold tracking-tight text-gray-900 lg:mb-8 lg:text-3xl dark:text-white">Frequently Asked Questions</h2>
|
||||
<!-- Start block -->
|
||||
<div class="grid divide-y divide-neutral-200 max-w-xl mx-auto mt-8 shadow">
|
||||
<div class="py-5">
|
||||
<details class="group px-4 pb-4">
|
||||
<details class="group px-4 py-4">
|
||||
<summary class="flex justify-between items-center font-medium cursor-pointer list-none">
|
||||
<p> What is Hero and how does it work within the Mycelium network?</p>
|
||||
<span class="transition group-open:rotate-180">
|
||||
@@ -58,7 +55,8 @@
|
||||
The Mycelium network is built on the principles of inclusivity and equality, providing equal access to its decentralized infrastructure. This ensures that all users, regardless of their background or location, have the opportunity to participate, earn, and contribute to the network, thereby fostering a community that values diversity and equal opportunity. Learn more about these technologies: Mycelium Project Manual
|
||||
</h6>
|
||||
</details>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- End block -->
|
||||
|
||||
|
Reference in New Issue
Block a user