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

commit 016086aae1470a01b15bab9b78401f6a49f5627a
Author: Sebb <[email protected]>
AuthorDate: Mon Dec 1 23:28:35 2025 +0000

    Unnecessary
---
 layouts/_default/baseof.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index b0ed32d6..bed63827 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -28,7 +28,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <link href="/css/main.css" rel="stylesheet" media="screen">
   <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
-  <style type="text/css">
+  <style>
       .footer {
           text-align:center;
           color:grey;

Reply via email to