This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/horaedb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new f01b904 Add banner for na2024 (#136)
f01b904 is described below
commit f01b90443dd1fd4028227f082b068f4ff6cb0413
Author: Jiacai Liu <[email protected]>
AuthorDate: Fri Aug 30 11:10:44 2024 +0800
Add banner for na2024 (#136)
---
content/cn/_index.md | 4 ++++
content/en/_index.md | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/content/cn/_index.md b/content/cn/_index.md
index 0caab32..3f54d1e 100644
--- a/content/cn/_index.md
+++ b/content/cn/_index.md
@@ -13,6 +13,10 @@ 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..6c3f905 100644
--- a/content/en/_index.md
+++ b/content/en/_index.md
@@ -13,6 +13,10 @@ 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]