Skip to content

Instantly share code, notes, and snippets.

@SalmanRavoof
Last active September 16, 2020 16:56
Show Gist options
  • Save SalmanRavoof/f14a2f61ce6522ea7f11bbc2e005bc65 to your computer and use it in GitHub Desktop.
Save SalmanRavoof/f14a2f61ce6522ea7f11bbc2e005bc65 to your computer and use it in GitHub Desktop.
<html>
<head>
<style>
/* kinsta-banner is used on the homepage only */
.kinsta-banner { font-size: 150% }
.kinsta-banner { width: 75% }
</style>
</head>
<body>
<!-- kinsta banner START -->
<div>...</div>
<!-- kinsta banner END -->
<script>
kinstaScripts(); // random scripts used on the page
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment