sunjincheng121 commented on a change in pull request #54: [IOTDB-384] Fix main
feature text style in homepage
URL:
https://github.com/apache/incubator-iotdb-website/pull/54#discussion_r360908502
##########
File path: src/components/SideBar.vue
##########
@@ -1,17 +1,27 @@
<template>
<div class="col-sm-3 blog-sidebar">
<div class="github-button-group">
- <github-button class="github-button"
href="https://github.com/apache/incubator-iotdb/fork"
data-icon="octicon-repo-forked" data-size="large" data-show-count="true"
aria-label="Fork apache/incubator-iotdb on GitHub">Fork</github-button>
- <github-button class="github-button"
href="https://github.com/apache/incubator-iotdb" data-icon="octicon-star"
data-size="large" data-show-count="true" aria-label="Star
apache/incubator-iotdb on GitHub">Star</github-button>
+ <github-button class="github-button"
href="https://github.com/apache/incubator-iotdb/fork"
Review comment:
Is this a necessary change? Is only a code format improvement? , Just
suggest that we can do this change in another PR. :) , but I am fine with this
change if you really want do that.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services