diff --git a/browser/main/modals/PreferencesModal/InfoTab.js b/browser/main/modals/PreferencesModal/InfoTab.js
index 8503cdae..bcea944e 100644
--- a/browser/main/modals/PreferencesModal/InfoTab.js
+++ b/browser/main/modals/PreferencesModal/InfoTab.js
@@ -88,24 +88,24 @@ class InfoTab extends React.Component {
>Website
- this.handleLinkClick(e)}
- >Boostnote Shop : Products are shipped to all over the world 🌏
+ >Blog : We have publishing the tips.
this.handleLinkClick(e)}
- >Crowdfunding : Thank you for your support 🎉
+ >Crowdfunding : Thank you for your support.
this.handleLinkClick(e)}
- >GitHub Issues : We'd love to hear your feedback 🙌
+ >GitHub Repository and Issue : We'd love to hear your feedback!
this.handleLinkClick(e)}
- >Development : Development configurations for Boostnote 🚀
+ >Development : Development configurations for Boostnote.
Copyright (C) 2017 Maisin&Co.
@@ -114,7 +114,9 @@ class InfoTab extends React.Component {
License: GPL v3
-
+
+
+
Data collection policy
We collect only the number of DAU for Boostnote and **DO NOT collect** any detail information such as your note content.
diff --git a/browser/main/modals/PreferencesModal/InfoTab.styl b/browser/main/modals/PreferencesModal/InfoTab.styl
index cefb3abc..4e632682 100644
--- a/browser/main/modals/PreferencesModal/InfoTab.styl
+++ b/browser/main/modals/PreferencesModal/InfoTab.styl
@@ -42,6 +42,9 @@
color #4E8EC6
text-decoration none
+.separate-line
+ margin 40px 0
+
.policy
width 100%
font-size 20px