diff --git a/content/en/common-tasks.md b/content/en/common-tasks.md new file mode 100644 index 0000000..bfc41bb --- /dev/null +++ b/content/en/common-tasks.md @@ -0,0 +1,6 @@ +# Common Tasks +*Solus aims to make the everyday experience of computing easier.* + +*We provide numerous applications out of the box to make your experience seamless.* + + \ No newline at end of file diff --git a/content/en/common-tasks/browsing-the-web.md b/content/en/common-tasks/browsing-the-web.md new file mode 100644 index 0000000..fcba00b --- /dev/null +++ b/content/en/common-tasks/browsing-the-web.md @@ -0,0 +1,5 @@ +## Browsing the web + +![Firefox image](../../images/common-tasks/browsing-the-web.png) + +Solus comes pre-installed with Firefox, a secure and trustworthy web browser provided by the non-profit organization [Mozilla](https://www.mozilla.org/en-US/). \ No newline at end of file diff --git a/content/images/common-tasks/browsing-the-web.png b/content/images/common-tasks/browsing-the-web.png new file mode 100644 index 0000000..2810892 Binary files /dev/null and b/content/images/common-tasks/browsing-the-web.png differ