Paweł Kowalski 96aca6d994 Move CSS link tags above JS in the head
CSS are blocking resources, so keeping them below JS delays
rendering of the page. CSS should be loaded ASAP.
This change speeds up first contentful paint by 0.2s on localhost.
The slower the device, the bigger the difference could be.
2020-11-17 09:57:30 -05:00
..
2018-02-22 15:03:41 +08:00
2019-05-02 16:23:25 +10:00
2016-02-22 18:28:09 +05:30
2018-09-17 09:49:53 +10:00
2017-10-27 09:13:04 +05:30
2020-01-21 19:23:08 +02:00