You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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/
The text was updated successfully, but these errors were encountered: