From ca1b3565ed87e04ee18514ce04f30366bfc76fe6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 15 Dec 2017 10:03:16 +0100 Subject: fixing federate function --- public/assets/js/lib/views/index/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/assets/js/lib') diff --git a/public/assets/js/lib/views/index/index.js b/public/assets/js/lib/views/index/index.js index fdc7a29..94bc57d 100644 --- a/public/assets/js/lib/views/index/index.js +++ b/public/assets/js/lib/views/index/index.js @@ -15,7 +15,7 @@ var IndexView = View.extend({ load: function(keyword){ if (keyword) { - $(".subtitle").html('< Home') + $(".subtitle").html('< Home · Keywords') this.threadbox.options.latest = false this.threadbox.options.welcome = false $.get(this.keywordAction + keyword, this.populate.bind(this)) -- cgit v1.2.3-70-g09d2