Skip to content

Commit

Permalink
fix: itemscope in html tag
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Aug 28, 2024
1 parent f7a369c commit 7db2f39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/about-aelf/introduction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ title: Introduction
description: What is aelf?
---

<section itemscope itemtype="https://schema.org/FAQPage">
<head>
<html itemscope itemtype="https://schema.org/FAQPage" />
</head>

### 1. What is aelf?

Expand Down Expand Up @@ -178,5 +180,3 @@ To achieve mass adoption, aelf plans to form strategic partnerships with key ind
In 2024, we also announced our plans to focus our endeavours on improving AI capabilities and integration within our blockchain. All these efforts are driven by the aelf team to enhance our user experience and broaden our technology spectrum, ensuring that our developers can build state-of-the-art decentralised applications (dApps) with robust AI assistance, and drive adoption of blockchain technology.

:::

</section>

0 comments on commit 7db2f39

Please sign in to comment.