diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000000..551e30b920 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,11 @@ +# https://editorconfig.org + +root = true + +[*] +charset = utf-8 +end_of_line = lf +indent_size = 2 +indent_style = space +insert_final_newline = true +trim_trailing_whitespace = true diff --git a/src/pages/index.js b/src/pages/index.js index 4a199c214a..bdab340459 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -13,17 +13,20 @@ export default function Hello() {
-

The same Actual Budget, but Open Source

+

Your Finances - made simple

- This website is for the Open Source version of Actual Budget, it is a - super fast privacy-focused app for managing your finances. You own - your data, and we will sync it across all devices with optional - end-to-end encryption. + Actual Budget is a super fast and privacy-focused app for managing + your finances. At its heart is the well proven and much loved Envelope + Budgeting methodology. +
+ You own your data and can do whatever you want with + it. Featuring multi-device sync, optional end-to-end encryption and so + much more.