Skip to content

Instantly share code, notes, and snippets.

@WitkowskiMichau
Created May 25, 2018 08:36
Show Gist options
  • Save WitkowskiMichau/50257798318b99e43e877f0a85e25469 to your computer and use it in GitHub Desktop.
Save WitkowskiMichau/50257798318b99e43e877f0a85e25469 to your computer and use it in GitHub Desktop.
Slow page head
<!doctype html>
<html lang="en">
<head>
<script src="https://code.jquery.com/jquery-3.3.1.js"></script>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,user-scalable=yes"/>
<title>Very slow website</title>
<link rel="stylesheet" href="styles.css"/>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment