zeplia/minwiz

Drop "https:" part in the links

trofosila opened this issue · 1 comments

You can drop the "https:" bit on your a href links (e.g. "https://twitter.com/ZepliaLab" becomes "//twitter.com/ZepliaLab") because the browser will assume the same URL scheme as your website, which is https.

See https://www.reddit.com/r/programming/comments/krooqi/a_full_website_in_17_kb_all_assets_included/gibc74z/