mirror of
https://github.com/resume/resume.github.com.git
synced 2025-12-20 10:30:06 -06:00
Add homepage for repo
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
</h2>
|
||||
<h3>{{#language}}{{language}} – {{/language}}Creator & 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
|
||||
|
||||
Reference in New Issue
Block a user