samperson1997 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_r360910026
##########
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:
Ah... it's just an auto format from my IDE🙈...
----------------------------------------------------------------
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