diff --git a/docs/index.md b/docs/index.md index 578c923..1d162ed 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,6 +6,8 @@ description: Homepage image: /img/aelficon.png --- +![](/img/banner.jpeg) + # aelf Documentation aelf is a high-performance, cloud-native, layer-1 blockchain network with its Mainnet nodes running on different cloud-computing data centers. It provides a high-speed running environment for smart contracts and enables the execution of contracts in parallel and smart contract microservitization running on server clusters. Its MainChain and multi-SideChains architecture supports efficient indexing within the network and guarantees almost unlimited scalability. The built-in cross-chain design facilitates ultra-fast interaction of data. The innovative hybrid of shared SideChain and exclusive SideChain greatly lowers the cost for developers and users and further enhances the overall network performance. diff --git a/static/img/banner.jpeg b/static/img/banner.jpeg new file mode 100644 index 0000000..9134f63 Binary files /dev/null and b/static/img/banner.jpeg differ