simhadri-g commented on code in PR #2: URL: https://github.com/apache/hive-site/pull/2#discussion_r1059747806
########## .github/workflows/gh-pages.yml: ########## @@ -0,0 +1,36 @@ +name: GitHub Pages Review Comment: Updated the file with the AL2 header. ########## themes/hive/theme.toml: ########## @@ -0,0 +1,21 @@ +# theme.toml template for a Hugo theme +# See https://github.com/gohugoio/hugoThemes#themetoml for an example + +name = "Hive" +license = "APACHE LICENSE, VERSION 2.0" +licenselink = "https://www.apache.org/licenses/LICENSE-2.0.html" +description = "" +homepage = "https://hive.apache.org/" +tags = [] +features = [] +min_version = "0.41.0" + +[author] + name = "simhadri-g" + homepage = "" Review Comment: Ok, I will change the name to "hive". -- 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]
