This is an automated email from the ASF dual-hosted git repository. jiacai2050 pushed a commit to branch feat-na2024 in repository https://gitbox.apache.org/repos/asf/horaedb-docs.git
commit 33ccfe8a7249bee4bbab4b149612a009b7bad7a0 Author: jiacai2050 <[email protected]> AuthorDate: Fri Aug 30 10:55:38 2024 +0800 add banner for na2024 --- content/cn/_index.md | 3 +++ content/en/_index.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/content/cn/_index.md b/content/cn/_index.md index 0caab32..2277099 100644 --- a/content/cn/_index.md +++ b/content/cn/_index.md @@ -13,6 +13,9 @@ title: "Horaedb" </a> {.p-initial .my-5} +<script src="https://www.apachecon.com/event-images/snippet.js"></script> +<a class="acevent" data-format="square" data-event="na2024" data-mode="light" data-style="border: 3px solid red; padding: 10px; background: yellow;"></a> + {{% blocks/section type="row" %}} {{% blocks/feature icon="fa-lightbulb" title="特性" %}} diff --git a/content/en/_index.md b/content/en/_index.md index 1b3e0e0..6b6fa35 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -13,6 +13,9 @@ Get started<i class="fas fa-arrow-alt-circle-right ms-2"></i> </a> {.p-initial .my-5} +<script src="https://www.apachecon.com/event-images/snippet.js"></script> +<a class="acevent" data-format="square" data-event="na2024" data-mode="light" data-style="border: 3px solid red; padding: 10px; background: yellow;"></a> + {{% blocks/section type="row" %}} {{% blocks/feature icon="fa-lightbulb" title="Features" %}} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
