Merge pull request #200 from vermiculus/master

Use dashes instead of hyphens where appropriate
This commit is contained in:
zhangyaning
2016-02-17 14:19:53 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ var run = function() {
if (since == until) {
date = since;
} else {
date = since + ' - ' + until;
date = since + ' &endash; ' + until;
}
view = {
+1 -1
View File
@@ -2,7 +2,7 @@
<h2>
<a href="https://github.com/{{username}}/{{name}}">{{name}}</a>
</h2>
<h3>{{#language}}{{language}} - {{/language}}Creator &amp; Owner</h3>
<h3>{{#language}}{{language}} &endash; {{/language}}Creator &amp; Owner</h3>
<h4>{{date}}</h4>
<p>{{description}}</p>
<p>