Created
April 6, 2018 16:44
-
-
Save jinwoo/e72fbd6b831099b1b147999438f75540 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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