Skip to content

Instantly share code, notes, and snippets.

@jinwoo
Created April 6, 2018 16:44
Show Gist options
  • Save jinwoo/e72fbd6b831099b1b147999438f75540 to your computer and use it in GitHub Desktop.
Save jinwoo/e72fbd6b831099b1b147999438f75540 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Awesome Unicorn!</title>
<link rel="stylesheet" type="text/css" href="/static/awesome.css">
</head>
<body>
This is an awesome Unicorn! <img src="/static/unicorn.png">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment