This commit is contained in:
u2
2016-02-17 14:24:21 +08:00
parent 8207199301
commit 07d0354f00
2 changed files with 2 additions and 2 deletions

View File

@@ -362,7 +362,7 @@ var run = function() {
if (since == until) {
date = since;
} else {
date = since + ' &endash; ' + until;
date = since + ' – ' + until;
}
view = {

View File

@@ -2,7 +2,7 @@
<h2>
<a href="https://github.com/{{username}}/{{name}}">{{name}}</a>
</h2>
<h3>{{#language}}{{language}} &endash; {{/language}}Creator &amp; Owner</h3>
<h3>{{#language}}{{language}} &ndash; {{/language}}Creator &amp; Owner</h3>
<h4>{{date}}</h4>
<p>{{description}}</p>
<p>