From c352f188b550d684b586c1dfbc608ee25f75cd41 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 17 Jun 2016 17:35:28 +0800 Subject: Use mdash in the title --- static/juandelacosa.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({ -- cgit v1.2.3