diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-24 14:45:48 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-24 14:45:48 +0200 |
commit | a3614a96a7d4dec7b63708fbf79e76387d86254b (patch) | |
tree | 7858165fbe995d63b269fb349e6841b32a6ce410 /views/home.ejs | |
parent | removed divanim from divid home (diff) | |
download | Divid-a3614a96a7d4dec7b63708fbf79e76387d86254b.tar.gz |
corrected img path in style.less and removed divanim.less
Diffstat (limited to 'views/home.ejs')
-rw-r--r-- | views/home.ejs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/home.ejs b/views/home.ejs index 09c80b9..0e2aa77 100644 --- a/views/home.ejs +++ b/views/home.ejs @@ -1,6 +1,5 @@ <% include header %> <link rel="stylesheet" href="/css/devanim.css"> -<link href="/css/divanim.css" rel="stylesheet" media="screen"> </head> <body> |