Skip to content

Instantly share code, notes, and snippets.

@stefanledin
Created March 18, 2018 12:39
Show Gist options
  • Select an option

  • Save stefanledin/755ba66a2cdb6c56a2885cc0180fdbea to your computer and use it in GitHub Desktop.

Select an option

Save stefanledin/755ba66a2cdb6c56a2885cc0180fdbea to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<style>
body {
font-family: 'Open Sans', sans-serif;
}
</style>
</head>
<body>
<h1>Rubrik</h1>
<p>Lorem ipsum dolor sit amet.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment