diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-15 15:41:22 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-15 15:41:22 +0200 |
commit | 5990688e457c6a189d71b388aeda504018c870b4 (patch) | |
tree | e95c92b02f8b338d4ea1c04f09b576ff0863e7dd /views | |
parent | Uploaded group.png (diff) | |
download | Divid-5990688e457c6a189d71b388aeda504018c870b4.tar.gz |
Moved animation to public folder
Diffstat (limited to 'views')
-rw-r--r-- | views/temp/anim.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/temp/anim.html b/views/temp/anim.html index 9f3d79e..a17f003 100644 --- a/views/temp/anim.html +++ b/views/temp/anim.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <title>animasjon</title> - <link href="divanim.css" rel="stylesheet" media="screen"> + <link href="/css/divanim.css" rel="stylesheet" media="screen"> </head> <body> <div class="anim view-3D set-speed zoom-large"> |