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

bartmaer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a269fddf8 [TABS] add asciidoctor-tabs
     new 3932512e6 Merge pull request #185 from bamaer/master
a269fddf8 is described below

commit a269fddf8412b55458d40470c3f03314906ce38b
Author: Bart Maertens <[email protected]>
AuthorDate: Tue Dec 13 08:40:25 2022 +0100

    [TABS] add asciidoctor-tabs
---
 site.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/site.yml b/site.yml
index 09ae596ee..026ab2536 100644
--- a/site.yml
+++ b/site.yml
@@ -3,9 +3,9 @@ site:
   url: https://hop.apache.org
   start_page: manual::index.adoc
 
-# asciidoc:
-#   extensions:
-#   - '@asciidoctor/tabs'
+asciidoc:
+  extensions:
+  - '@asciidoctor/tabs'
 
 content:
   sources:

Reply via email to