aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-06-17 17:35:28 +0800
committerIgor Pashev <pashev.igor@gmail.com>2016-06-17 17:35:28 +0800
commitc352f188b550d684b586c1dfbc608ee25f75cd41 (patch)
tree7afc9cd02aec15facecac0f29c393cbd667e2d6b
parent0940da0cdfb1201768d35c58433891feacbaedd5 (diff)
downloadjuandelacosa-c352f188b550d684b586c1dfbc608ee25f75cd41.tar.gz
Use mdash in the title
-rw-r--r--static/juandelacosa.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/juandelacosa.js b/static/juandelacosa.js
index 5552f9f..05eeee7 100644
--- a/static/juandelacosa.js
+++ b/static/juandelacosa.js
@@ -8,7 +8,7 @@ $(function() {
var passwordMessage = $('#passwordMessage');
var resetPassword = $('#resetPassword');
- document.title = window.location.hostname + ' - ' + 'Juan De La Cosa';
+ document.title = window.location.hostname + ' — ' + 'Juan De La Cosa';
(function whoAmI() {
$.ajax({