modif 1
This commit is contained in:
parent
db93bcefb5
commit
cee55545f7
@ -56,11 +56,12 @@
|
|||||||
Sauf mention contraire, textes & photos créés par
|
Sauf mention contraire, textes & photos créés par
|
||||||
=link_to "Nicolas Bally", "mailto:info@nicolasbally.com"
|
=link_to "Nicolas Bally", "mailto:info@nicolasbally.com"
|
||||||
sous
|
sous
|
||||||
=link_to "license Creative Commons (BY-NC-SA)", "http://creativecommons.org/licenses/by-nc-nd/3.0/fr/", :target => "_blank"
|
=link_to "license Creative Commons (BY-NC-ND)", "http://creativecommons.org/licenses/by-nc-nd/3.0/fr/", :target => "_blank"
|
||||||
=link_to image_tag("front/cc-licenses-terms.png"), "http://creativecommons.org/licenses/by-nc-nd/3.0/fr/", :target => "_blank"
|
=#link_to image_tag("front/cc-licenses-terms.png"), "http://creativecommons.org/licenses/by-nc-nd/3.0/fr/", :target => "_blank"
|
||||||
=" - "
|
=" - "
|
||||||
Merci de m'
|
Merci de m'
|
||||||
=link_to "envoyer un mail", "mailto:info@nicolasbally.com"
|
=link_to "envoyer un mail", "mailto:info@nicolasbally.com"
|
||||||
lors de toute utilisation de ce contenu.
|
lors de toute utilisation de ce contenu -
|
||||||
|
=link_to "Mentions légales"
|
||||||
|
|
||||||
|
|
||||||
|
@ -13,6 +13,11 @@
|
|||||||
-elsif input.style== "4"
|
-elsif input.style== "4"
|
||||||
-url =input.image_file.file.large.medium.small.thumb.url
|
-url =input.image_file.file.large.medium.small.thumb.url
|
||||||
|
|
||||||
|
-elsif input.style== "5"
|
||||||
|
-url =input.image_file.file.large.url
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-else
|
-else
|
||||||
-url =""
|
-url =""
|
||||||
|
|
||||||
|
@ -58,5 +58,5 @@ Crossey2::Application.configure do
|
|||||||
# Send deprecation notices to registered listeners
|
# Send deprecation notices to registered listeners
|
||||||
config.active_support.deprecation = :notify
|
config.active_support.deprecation = :notify
|
||||||
|
|
||||||
HOSTNAME="laphotofaitsoncinema.net"
|
HOSTNAME="blog.nicolasbally.com"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user