diff options
Diffstat (limited to 'client/partials/favicon.html')
| -rw-r--r-- | client/partials/favicon.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/partials/favicon.html b/client/partials/favicon.html index e69de29..66df6d0 100644 --- a/client/partials/favicon.html +++ b/client/partials/favicon.html @@ -0,0 +1,3 @@ +<a href="#" class="thumbnail"> + <img class="media-object" src='./images/logo.gif' /> +</a>
\ No newline at end of file |
