Commit Graph

19 Commits

Author SHA1 Message Date
91a1111182 Adding accessibility features
Made the theme button toggable by keyboard
Added aria-label to many <a> without any text (usually, they contains Font Awesome icons)
Added aria-hidden whenever necessary
Labelled the "Copy URL and Description" contained in footer
Added an hidden label for the menu toggle for mobile accessibility
Changed some colors to meet the Color Contrast AA level: https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
2021-06-26 20:26:05 +02:00
1cdd251824 Revert "Replace <b> tags to <strong> and <i> tags to <em> (#2273)" (#2281)
This reverts commit 216dd66aba.
2021-05-04 04:22:50 +00:00
216dd66aba Replace <b> tags to <strong> and <i> tags to <em> (#2273) 2021-05-04 03:33:03 +00:00
904b699feb Fix search bar not passing searches to Searx (#2086)
The URL to pass searches to was https://search.privacytools.io/searx, instead of https://search.privacytools.io. So I changed the URL of the search bar form.
2021-01-23 21:32:53 +00:00
10df29cdba Update sponsors 2020-09-01 16:07:13 -05:00
65d6bfa4dc Update Open Collective Link 2020-05-11 12:55:32 -05:00
d12c541701 Update PrivacyTools logo (#1566) 2019-12-04 19:46:17 +00:00
7fb5d206f5 Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
7207511b64 Add production_url variable 2019-11-08 21:06:02 -06:00
218a610c3f Rebrand privacytools.io as PrivacyTools (#1472) 2019-11-06 22:48:33 -06:00
dfbfc31362 OpenCollective Information
Closes #899.
2019-10-31 18:49:19 -05:00
3f58e88bc7 wording 2019-05-07 10:45:52 +08:00
3e69750032 Remove national flags from the language select.(Solution 2) (#825)
* Remove national flags from the language select.

* Removed flag-icon-css.

* Removed the line break for old language select.
2019-04-04 07:51:39 +08:00
dec6f3c8e7 Update search layout and text 2019-04-02 21:39:47 -05:00
32f9273f0b changed startpage content order 2019-04-02 10:03:24 +08:00
48fd518cb7 Split All Services into Individual Pages (#807)
* Split sections into pages

Preliminary work

* Separate everything into their own pages

+ Permalinks!

* Navbar Link Updates

* Change all asset links

Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :)

* Point all navbar links to pages

* Make the layouts more modular

* Remove unnecessary div containers

* Adjust footer and headers layout

* Add link to various privacy subpages to homepage

* Remove test script

* Add titles and descriptions to all pages

* Fix links and layouts

* Adjust header margins

* Create master pages

* Finalize master pages

* Add services page

* Add Javascript redirects

Okay I'm pretty garbage at Javascript so this is basically hacked together. If someone who knows what they're doing wants to do this, be my guest.
2019-04-02 08:42:34 +08:00
576ed4b510 Add Image Dimensions (#804)
* Fix mobile wrapping

* Add image dimensions

#802

* Add missing space
2019-04-01 07:44:45 +08:00
5895ae5938 Added search form 2019-03-31 15:30:42 +08:00
14f57d9f4d Move header to a seperate file 2019-01-20 13:24:46 +01:00