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_r361050842
##########
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:
I see, It would be better if we have common code style for all of the IoTDB
contributors. :)
----------------------------------------------------------------
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