PDavid commented on code in PR #6668:
URL: https://github.com/apache/hbase/pull/6668#discussion_r1971099608
##########
src/site/site.xml:
##########
@@ -77,10 +77,10 @@
<body>
<head>
<![CDATA[<meta name="viewport" content="width=device-width,
initial-scale=1.0"></meta>
- <link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap-responsive.min.css"/>
- <link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.9.1/styles/github.min.css"/>
+ <link rel="stylesheet" href="css/bootstrap-responsive.min.css"/>
+ <link rel="stylesheet" href="css/github.min.css"/>
Review Comment:
As far as I see, the website and the maven-fluido-skin does not uses
font-awesome. It is only used in the Reference Guide (book.html).
--
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]