diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-15 15:44:10 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-15 15:44:10 +0200 |
commit | f7cef6774beff05918298587eb721edea610ebe1 (patch) | |
tree | 46ad846b696e6dd3ef4aadc43c06703164cb2df1 /public/anim.html | |
parent | Moved animation to public folder (diff) | |
download | Divid-f7cef6774beff05918298587eb721edea610ebe1.tar.gz |
Deleted temp folder
Diffstat (limited to 'public/anim.html')
-rw-r--r-- | public/anim.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/anim.html b/public/anim.html index 9f3d79e..a17f003 100644 --- a/public/anim.html +++ b/public/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"> |