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

ayushsaxena pushed a commit to branch asf-blog
in repository https://gitbox.apache.org/repos/asf/hive-site.git


The following commit(s) were added to refs/heads/asf-blog by this push:
     new de5bf81  Update Headers
de5bf81 is described below

commit de5bf81bcdc7d87f0d311611d22be76fdd208941
Author: Ayush Saxena <[email protected]>
AuthorDate: Mon Jun 2 18:57:42 2025 +0530

    Update Headers
---
 index.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/index.html b/index.html
index 9764d1c..bc3a82e 100644
--- a/index.html
+++ b/index.html
@@ -10,10 +10,10 @@
     <meta name=author content>
     <title>Apache Hive Blogs</title>
     <link rel=icon href=/images/hive.svg sizes=any type=image/svg+xml>
-    <link rel=stylesheet href=https://hive.apache.org/css/hive-theme.css>
-    <link rel=stylesheet 
href=https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css>
-    <link 
href=https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css 
rel=stylesheet 
integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC
 crossorigin=anonymous>
-    <link rel=stylesheet href=https://hive.apache.org/css/termynal.css>
+    <link rel="stylesheet" href="https://hive.apache.org/css/hive-theme.css";>
+    <link rel="stylesheet" 
href="https://hive.apache.org/css/font-awesome.all.min.css";>
+    <link rel="stylesheet" 
href="https://hive.apache.org/css/bootstrap.min.css";>
+    <link rel="stylesheet" href="https://hive.apache.org/css/termynal.css";>
     <link rel=apple-touch-icon sizes=180x180 
href=https://hive.apache.org/images/apple-touch-icon.png>
     <link rel=icon type=image/png sizes=32x32 
href=https://hive.apache.org/images/favicon-32x32.png>
     <link rel=icon type=image/png sizes=16x16 
href=https://hive.apache.org/images/favicon-16x16.png>
@@ -237,6 +237,6 @@
         </a>
     </div>
 </footer>
-<script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js
 
integrity=sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM
 crossorigin=anonymous></script>
+<script src="https://hive.apache.org/js/bootstrap.bundle.min.js";></script>
 </body>
 </html>
\ No newline at end of file

Reply via email to