kmcginnes commented on code in PR #3120:
URL: https://github.com/apache/tinkerpop/pull/3120#discussion_r2093412447
##########
docs/site/home/gremlin.html:
##########
@@ -18,17 +18,27 @@
<meta charset=utf-8>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1,
shrink-to-fit=no">
+ <meta name="robots" content="index, follow">
<link href="img/favicon.png" rel="shortcut icon" />
- <title>Apache TinkerPop: Gremlin</title>
- <meta name="description" content="">
- <meta name="keywords" content="">
- <link href="css/bootstrap.min.css" rel="stylesheet">
- <link href="css/font-awesome.css" rel="stylesheet"/>
- <link href="css/custome.css" rel="stylesheet">
- <link href="css/responsive.css" rel="stylesheet">
- <link href="css/animate.css" rel="stylesheet"/>
- <link href="css/prism.css" rel="stylesheet">
- <link href="css/fonts.css" rel="stylesheet">
Review Comment:
Was there a reason these css links were removed?
--
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]