Commit Graph

8 Commits

Author SHA1 Message Date
Dawid Potocki
1393eb3d2c Update to style.css?v=6 (#1295) 2019-09-11 10:59:32 +03:00
Alberto
07d2005428 Fix dark theme's input forms colors (#1237)
* Fix readonly and disabled input forms colors

* Fix the fix
2019-08-30 11:50:11 -05:00
Dawid Potocki
f09d6c3165
Add dark theme (#1204)
Fixes #1151
2019-08-29 20:03:04 +00:00
BurungHantu1605
aa8e688a25 keywords and locale 2019-04-02 09:39:43 +08:00
Jonah Aragon
c1a00e809e Use page descriptions (#811) 2019-04-02 09:30:17 +08:00
BurungHantu1605
9d0c081860 title 2019-04-02 08:56:19 +08:00
BurungHantu1605
ccacee9d29 fixed og:title 2019-04-02 08:50:27 +08:00
Jonah Aragon
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