app/assets/javascripts/moj.js in moj_template-0.6.1 vs app/assets/javascripts/moj.js in moj_template-0.7.0

- old
+ new

@@ -43,10 +43,10 @@ moj.Modules.devs = { init: function () { var m = ' ___ ___ ___\n /__/\\ / /\\ / /\\\n | |::\\ / /::\\ / /:/\n | |:|:\\ / /:/\\:\\ /__/::\\\n __|__|:|\\:\\ / /:/ \\:\\\\__\\/\\:\\\n /__/::::| \\:\\/__/:/ \\__\\:\\ \\ \\:\\\n \\ \\:\\~~\\__\\/\\ \\:\\ / /:/ \\__\\:\\\n \\ \\:\\ \\ \\:\\ /:/ / /:/\n \\ \\:\\ \\ \\:\\/:/ /__/:/\n \\ \\:\\ \\ \\::/ \\__\\/\n \\__\\/ \\__\\/', txt = '\n\nLike what you see? Want to make a difference?'+ '\n\nFind out how we\'re making the Ministry Of Justice Digital by Default.'+ - '\nhttp://blogs.justice.gov.uk/digital/.'+ + '\nhttps://mojdigital.blog.gov.uk/.'+ '\n\nGet in touch to see what positions are available and see what projects you could be working on.'+ '\nhttps://twitter.com/MOJDigital/statuses/413340917509001216'; moj.log(m+txt); } };