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

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 6586cb48 Empty; not needed
6586cb48 is described below

commit 6586cb48d22684f415540c1a47c96b0bfaad802a
Author: Sebb <[email protected]>
AuthorDate: Wed Dec 3 12:58:39 2025 +0000

    Empty; not needed
---
 layouts/_default/baseof.html | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index bed63827..1d4cd1dd 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -54,12 +54,6 @@
 
   <main class="cd-main" id="content" role="main">
     <div class="container">
-      <section id="content" class="row">
-        <div class="col-md-9">
-          <!-- // -->
-        </div>
-        <div class="col-md-12"><!-- // --></div>
-      </section>
       <!-- not needed, not really using a tree structure {{ partial 
"breadcrumbs.html" . }} -->
       <hr>
       {{ partial "tags.html" .}}

Reply via email to