Skip to content

Commit

Permalink
Organize files
Browse files Browse the repository at this point in the history
  • Loading branch information
cduruk committed Oct 23, 2010
1 parent 3f47183 commit bd1cb93
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
hello world
<html>
<head>
<meta charset="utf-8">
<title></title>
<script src="/js/lib/prototype.s2.min.js" type="text/javascript" charset="utf-8" async defer></script>
<script src="/js/application.js" type="text/javascript" charset="utf-8" async defer></script>
</head>
<body>
<h1 id="</h1>
</body>
</html>
Empty file added js/application.js
Empty file.
File renamed without changes.

0 comments on commit bd1cb93

Please sign in to comment.