Add homepage for repo

This commit is contained in:
u2 2016-02-18 11:03:31 +08:00
parent 8861a7d0c2
commit 12184a6f0b
2 changed files with 2 additions and 1 deletions

View File

@ -403,6 +403,7 @@ var run = function() {
date: date,
language: repo.info.language,
description: repo.info.description,
homepage: repo.info.homepage,
username: username,
watchers: repo.info.watchers,
forks: repo.info.forks,

View File

@ -4,7 +4,7 @@
</h2>
<h3>{{#language}}{{language}} &ndash; {{/language}}Creator &amp; Owner</h3>
<h4>{{date}}</h4>
<p>{{description}}</p>
<p>{{description}} {{#homepage}}<a href="{{homepage}}">{{homepage}}</a>{{/homepage}}</p>
<p>
This repository has {{watchers}} {{watchersLabel}} and {{forks}} {{forksLabel}}.
If you would like more information about this repository and my