saihemanth-cloudera commented on code in PR #2:
URL: https://github.com/apache/hive-site/pull/2#discussion_r1065384456


##########
config.toml:
##########
@@ -0,0 +1,52 @@
+baseURL = 'https://hive.apache.org/'
+languageCode = 'en-us'
+title = 'Hive Site'
+theme = 'hive'
+[params]
+  hiveLogo = "/images/hive.svg"
+  logo = "/images/asf_logo.png"
+  apacheURL = 'https://www.apache.org'
+  javaDocUrl = 
'https://svn.apache.org/repos/infra/websites/production/hive/content/javadocs'
+
+[params.apache]
+    apacheUrl = "https://www.apache.org/";
+    license = "https://www.apache.org/licenses/";
+    howItWorks = "https://www.apache.org/foundation/how-it-works.html";
+    privacyPolicy = 
"https://privacy.apache.org/policies/privacy-policy-public.html";
+    apacheEvents = "https://www.apache.org/events/current-event";
+    security = "https://www.apache.org/security/";
+    sponsors = "https://www.apache.org/foundation/thanks.html";
+    donate = "https://www.apache.org/foundation/sponsorship.html";
+    copyright = "The contents of this website are © 2022 Apache Software 
Foundation under the terms of the Apache License v2. Apache Hive and its logo 
are trademarks of the Apache Software Foundation."

Review Comment:
   Should this be 2023? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to