mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-07-05 17:31:15 +02:00
Add LUTIm's logo
This commit is contained in:
@@ -10,6 +10,11 @@ Images are indefinitly stored unless you request that they will be deleted at fi
|
||||
##License
|
||||
LUTIm is licensed under the terms of the AGPL. See the LICENSE file.
|
||||
|
||||
##Logo
|
||||
LUTIm's logo is an adaptation of a [Lutin by Godo](http://commons.wikimedia.org/wiki/File:Lutin_by_godo.jpg), licensed under the terms of the CC-BY-SA 3.0 license.
|
||||
|
||||
![http://lut.im/img/LUTIm_small.png]
|
||||
|
||||
##Dependancies
|
||||
* Carton : Perl dependancies manager, it will get what you need, so don't bother for dependancies (but you can read the file `cpanfile` if you want).
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 195 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 7.3 KiB |
@@ -43,6 +43,9 @@
|
||||
</div>
|
||||
% }
|
||||
<div>
|
||||
<div class="pull-left hidden-xs">
|
||||
<img src="<%= url_for('/') %>img/LUTIm_small.png">
|
||||
</div>
|
||||
<h1>Let's Upload That Image!</h1>
|
||||
<p>
|
||||
© 2014 <%= link_to 'http://www.fiat-tux.fr' => begin %>Luc Didry<% end %> —
|
||||
|
||||
Reference in New Issue
Block a user