Removed Bitwarden #720

Merged
AshTex merged 2 commits from master into master 2019-01-15 15:34:13 +00:00
AshTex commented 2019-01-14 10:44:13 +00:00 (Migrated from github.com)

As talked about in issue #719 Bitwarden has Google Analytics baked in and enabled by default. This commit removes Bitwarden from the recommended programs and relegates it to last place in the "worth mentioning" list, with the warning about disabling Google Analytics if it is used.

Description

Resolves: #719

As talked about in issue #719 Bitwarden has Google Analytics baked in and enabled by default. This commit removes Bitwarden from the recommended programs and relegates it to last place in the "worth mentioning" list, with the warning about disabling Google Analytics if it is used. <!-- PLEASE READ OUR [CONTRIBUTING GUIDELINES](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) BEFORE SUBMITTING --> ## Description Resolves: #719 <!-- The number of the issue that is resolved by this pull request. If there is none, feel free to delete this line --> <!-- ## Screenshots Please add screenshots if applicable -->
jonah requested changes 2019-01-14 16:33:11 +00:00
jonah left a comment

Please fix the color on line 1485.

{% include card.html color="warning"
title="LessPass - Browser"

Should be primary.

Please fix the color on line 1485. ``` {% include card.html color="warning" title="LessPass - Browser" ``` Should be `primary`.
AshTex commented 2019-01-14 20:55:20 +00:00 (Migrated from github.com)

I've changed the colours to success on line 1475 and primary on line 1484. Sorry about missing that.

I've changed the colours to `success` on line 1475 and `primary` on line 1484. Sorry about missing that.
ghost commented 2019-01-15 15:34:34 +00:00 (Migrated from github.com)

Thanks.

Thanks.
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#720
No description provided.