Skip to content

Commit

Permalink
conflict fix
Browse files Browse the repository at this point in the history
  • Loading branch information
christianso committed Sep 4, 2012
2 parents e2ef53f + 6b3fdf9 commit 1feca8d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions views/index.ejs
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>My Awesome Todo List blah</title>

<title>My marquee infested Todo List</title>

<link rel="stylesheet" href="screen.css">
</head>
<body>
<h1>



<marquee scrollamount="15" direction="up" behavior="alternate"><marquee scrollamount="15" direction="right" behavior="alternate">
<marquee scrollamount="15" direction="left" behavior="alternate"><marquee scrollamount="15" direction="right" behavior="alternate">
<img src="hellocthulhu-right.png">
Expand Down

0 comments on commit 1feca8d

Please sign in to comment.