6 Commits

Author SHA1 Message Date
Daniel Nathan Gray
1cdd251824
Revert "Replace <b> tags to <strong> and <i> tags to <em> (#2273)" (#2281)
This reverts commit 216dd66aba35d64fff79e62ed317a7fa317bb8af.
2021-05-04 04:22:50 +00:00
J. C
216dd66aba
Replace <b> tags to <strong> and <i> tags to <em> (#2273) 2021-05-04 03:33:03 +00:00
Jacob Neplokh
4650f5ded9
Add iOS Addons Section (#2075)
- Add references to redirects, pages, and navigation
- Add two addons/apps (Passepartout and AdGuard)
- Add two images: the respective logos for those apps
2021-03-26 08:41:53 +00:00
Daniel Nathan Gray
b05bdd77b0
PC Operating systems 2.0 (#1969) 2020-07-10 02:15:20 +00:00
7791da0d19
Rearrange some sections and correct grammatical errors (#1548)
Co-Authored-By: djoate <56777051+djoate@users.noreply.github.com>
2019-12-01 14:36:48 -06: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