summaryrefslogtreecommitdiff
path: root/client/templates/layout.html
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-07-14 18:37:44 +0300
committerYuval Adam <yuval@y3xz.com>2015-07-14 18:37:44 +0300
commit27ecdd40d3b7f225528848ef926887e88baaac11 (patch)
treef82aeeabe899e19b17283c22f331baeddea7f3ae /client/templates/layout.html
parenta3ff3580d8067ff76c06d7e5859a546ecc099098 (diff)
Partially animated logo
Diffstat (limited to 'client/templates/layout.html')
-rw-r--r--client/templates/layout.html2
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>