diff --git a/.gitignore b/.gitignore index 5c781576e..cc4a10efd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /build /.bundle +/.idea Gemfile.lock diff --git a/.ruby-version b/.ruby-version index ec6b00f3a..eca07e4c1 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -ruby-2.1.2 +2.1.2 diff --git a/source/_templates/layout.html b/source/_templates/layout.html index 0bd167f8b..1054727b3 100644 --- a/source/_templates/layout.html +++ b/source/_templates/layout.html @@ -31,7 +31,7 @@ {%- endblock %}
Visit - www.talkable.com + www.talkable.com
{% endblock %}