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

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


The following commit(s) were added to refs/heads/main by this push:
     new f3a9a2c  add page anchor, #comments (#166)
f3a9a2c is described below

commit f3a9a2ce7edb2d11119eb9a0fc937787dde09e45
Author: Kevin Liu <[email protected]>
AuthorDate: Tue Mar 31 10:41:48 2026 -0700

    add page anchor, #comments (#166)
---
 content/theme/templates/comments.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/theme/templates/comments.html 
b/content/theme/templates/comments.html
index c39c3b2..523a287 100644
--- a/content/theme/templates/comments.html
+++ b/content/theme/templates/comments.html
@@ -3,9 +3,9 @@
   Loaded only after explicit visitor consent to comply with ASF policy.
 -->
 
-<div id="comments">
+<div>
   <hr>
-  <h3>Comments</h3>
+  <h3 id="comments">Comments<a class="headerlink" href="#comments" 
title="Permanent link">&para;</a></h3>
 
   <!-- Local loader script -->
   <script src="/blog/js/giscus-consent.js" defer></script>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to