HomeWrite.as

Templates: use relative URLs for static assets

Description

Templates: use relative URLs for static assets

I noticed most asset links use relative URLs, except for a few. This commit remedies this inconsistency.
OpenGraph embeds were not changed, because in my experience, some embed scrapers require absolute URLs.

Motivation: The site I use has an onion and a clearnet version, and currently, visiting the onion loads fonts, styles, and the favicon
over the clearnet.

Details

Event Timeline

lt3Dev <88726114+lt3Dev@users.noreply.github.com> committed rWFcc69f9f2f1d6: Templates: use relative URLs for static assets (authored by HeartDev <88726114+lt3Dev@users.noreply.github.com>).Aug 21 2021, 10:18 AM