diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-07-14 18:37:44 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-07-14 18:37:44 +0300 |
| commit | 27ecdd40d3b7f225528848ef926887e88baaac11 (patch) | |
| tree | f82aeeabe899e19b17283c22f331baeddea7f3ae /client/templates | |
| parent | a3ff3580d8067ff76c06d7e5859a546ecc099098 (diff) | |
Partially animated logo
Diffstat (limited to 'client/templates')
| -rw-r--r-- | client/templates/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/templates/layout.html b/client/templates/layout.html index c2c0e87..301c622 100644 --- a/client/templates/layout.html +++ b/client/templates/layout.html @@ -1,6 +1,6 @@ <template name="layout"> <div class="header"> - <img class="logo" src="/img/logo_anim.gif"> + <img class="logo" src="/img/logo.jpg"> <div class="links"> <a href="/about">About</a> / <a class="logout" href="#">Logout</a> |
