This repository has been archived on 2025-11-21. You can view files and clone it, but cannot push or open issues or pull requests.
Files
www_mycelium_archived/content/ecosystem/index.md
ourworld_web 648680d0ae Initial commit
2025-02-12 06:59:33 +00:00

593 B

title, description, template, insert_anchor_links, extra
title description template insert_anchor_links extra
Solutions ThreeFold's Solutions. layouts/solutions.html left
author imgPath
Your name here about/about_hero.png
<style> .rounded_img img { border-radius: 8px; } .person img{ border-radius: 100%; max-width:100px; } .myscale{ transition: transform .5s; } .myscale:hover{ transform: scale(1.2); background-color: whitesmoke; } .road_border{ border-left: 1px solid rgb(156, 156, 156); } .white-gray{ color: #9f9f9f; } </style>