diff options
author | Darius Kazemi <darius.kazemi@gmail.com> | 2020-01-06 22:42:43 -0800 |
---|---|---|
committer | Darius Kazemi <darius.kazemi@gmail.com> | 2020-01-06 22:42:43 -0800 |
commit | 8138b5757bed1beb9c21f1e32a3fc9920e989f49 (patch) | |
tree | 729c9c358a06853418be5b00458ee9b0f36ffa49 /views/home.handlebars | |
parent | c5835cbdbcfe3abda637e298a89b36ebb058c22a (diff) | |
parent | 783a5fbc270452148a6bcc92cb37469e6da349d7 (diff) |
Merge branch 'master' of github.com:dariusk/gathio into newmaster
Diffstat (limited to 'views/home.handlebars')
-rwxr-xr-x | views/home.handlebars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/home.handlebars b/views/home.handlebars index c1a610f..164250c 100755 --- a/views/home.handlebars +++ b/views/home.handlebars @@ -1,4 +1,4 @@ -<h1>Organise all the things</h1> +<h1>{{siteName}}</h1> <p class="lead"> <strong>gath<span class="text-muted">io</span></strong> is a quick and easy way to make and share events which respects your privacy. |