Skip to content

Instantly share code, notes, and snippets.

View aanoaa's full-sized avatar
💭
💩 💩 💩

Hyungsuk Hong aanoaa

💭
💩 💩 💩
View GitHub Profile
@aanoaa
aanoaa / app.html
Created December 14, 2012 09:36 — forked from anonymous/app.html
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="utf-8">
<script src="http://code.jquery.com/jquery-1.8.2.min.js"></script>
<script src="./app.js"></script>
</head>