This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch site/reflow-2.3.5
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/site/reflow-2.3.5 by this push:
     new 60bf0e5d7 [OPENMEETINGS-2805] events block
60bf0e5d7 is described below

commit 60bf0e5d71df6db8b15cdbcacfd01a61ce21303c
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Nov 28 08:18:40 2025 +0700

    [OPENMEETINGS-2805] events block
---
 openmeetings-server/src/site/markdown/index.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/openmeetings-server/src/site/markdown/index.md 
b/openmeetings-server/src/site/markdown/index.md
index 760334c65..da4c5e1f4 100644
--- a/openmeetings-server/src/site/markdown/index.md
+++ b/openmeetings-server/src/site/markdown/index.md
@@ -135,16 +135,17 @@ will receive no updates anymore. The website at Apache is 
the only place that re
 
 {{< row >}}
 
+{{< column class="col-8 offset-1" >}}
+
 <!--
-<div class="col-1></div>
-<div class="col-8>
        <a href="#" class="acevent"></a>
        <div class="d-none">
                HACK to make whimsy sutisfied
                (can be checked here: 
https://whimsy.apache.org/site/project/openmeetings)
                <a href="https://www.apache.org/events/current-event";>Apache 
Event</a>
        </div>
-</div>
 -->
 
+{{< /column >}}
+
 {{< /row >}}

Reply via email to