Closed dxgldotorg closed 2 years ago
The fonts.googleapis.com reference in css/upload.css uses the http:// protocol - I have made my selfhosted version use //fonts.googleapis.com in order to prevent browser warnings.
Fixed, thanks.
The fonts.googleapis.com reference in css/upload.css uses the http:// protocol - I have made my selfhosted version use //fonts.googleapis.com in order to prevent browser warnings.