first commit
This commit is contained in:
23
assets/editor/index.html
Normal file
23
assets/editor/index.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<title>Spoon-Knife</title>
|
||||
<LINK href="styles.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<img src="forkit.gif" id="octocat" alt="" />
|
||||
|
||||
<!-- Feel free to change this text here -->
|
||||
<p>
|
||||
Fork me? Fork you, @octocat!
|
||||
</p>
|
||||
<p>
|
||||
Sean made a change
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user