diff --git a/_apps/dco.md b/_apps/dco.md index f157df9..48ac31d 100644 --- a/_apps/dco.md +++ b/_apps/dco.md @@ -5,7 +5,7 @@ slug: dco screenshots: - https://cloud.githubusercontent.com/assets/173/24482273/a35dc23e-14b5-11e7-9371-fd241873e2c3.png stars: 22 -author: bkeepers +authors: [ bkeepers ] repository: probot/dco updated: 2017-09-08 16:31:49 UTC --- diff --git a/_apps/request-info.md b/_apps/request-info.md index a46ff37..a625667 100644 --- a/_apps/request-info.md +++ b/_apps/request-info.md @@ -5,7 +5,7 @@ slug: request-info screenshots: - https://user-images.githubusercontent.com/13410355/28132821-d37bf2a8-66f2-11e7-9e7b-5930ba65d67a.png stars: 2 -author: hiimbex +authors: [ hiimbex ] repository: behaviorbot/request-info updated: 2017-08-15 15:27:53 UTC --- diff --git a/_apps/sentiment-bot.md b/_apps/sentiment-bot.md index f1108f2..5324338 100644 --- a/_apps/sentiment-bot.md +++ b/_apps/sentiment-bot.md @@ -5,7 +5,7 @@ slug: sentiment-bot screenshots: - https://user-images.githubusercontent.com/13410355/29323857-fcfe4b4e-8196-11e7-9a08-6184fd46edbb.png stars: 7 -author: hiimbex +authors: [ hiimbex ] repository: behaviorbot/sentiment-bot updated: 2017-08-17 17:44:08 UTC --- diff --git a/_apps/settings.md b/_apps/settings.md index b64591b..a8db034 100644 --- a/_apps/settings.md +++ b/_apps/settings.md @@ -3,7 +3,7 @@ title: Settings description: Pull Requests for repository settings slug: settings stars: 134 -author: bkeepers +authors: [ bkeepers ] repository: probot/settings screenshots: - https://user-images.githubusercontent.com/173/29472917-3fad9db0-841b-11e7-8f6d-a6c63052122b.png diff --git a/_apps/stale.md b/_apps/stale.md index 6a0f958..dc87da5 100644 --- a/_apps/stale.md +++ b/_apps/stale.md @@ -5,7 +5,7 @@ slug: stale screenshots: - https://user-images.githubusercontent.com/173/27765695-4c016050-5e7e-11e7-9016-c2f6d8c27da4.png - https://user-images.githubusercontent.com/173/27765705-93f94940-5e7e-11e7-8527-3a91bb64ca70.png -author: bkeepers +authors: [ bkeepers ] stars: 145 repository: probot/stale updated: 2017-08-29 15:17:14 UTC diff --git a/_apps/update-docs.md b/_apps/update-docs.md index 5a11fcb..895bda5 100644 --- a/_apps/update-docs.md +++ b/_apps/update-docs.md @@ -5,7 +5,7 @@ slug: update-docs screenshots: - https://user-images.githubusercontent.com/13410355/28179044-97207bee-67b5-11e7-80d0-0c8ede4a325f.png stars: 2 -author: hiimbex +authors: [ hiimbex ] repository: behaviorbot/update-docs updated: 2017-08-15 15:27:36 UTC --- diff --git a/_apps/welcome.md b/_apps/welcome.md index b27c8dc..2cbf6ca 100644 --- a/_apps/welcome.md +++ b/_apps/welcome.md @@ -7,7 +7,7 @@ screenshots: - https://user-images.githubusercontent.com/13410355/28288547-5f83aa8e-6af4-11e7-9692-eb41d42431e2.png - https://user-images.githubusercontent.com/13410355/28289605-1ab81a76-6af8-11e7-8f78-6a1b3948df36.png stars: 7 -author: hiimbex +authors: [ hiimbex ] repository: behaviorbot/welcome updated: 2017-08-25 23:49:39 UTC --- diff --git a/_includes/app.html b/_includes/app.html index 1ede6b0..9f505b6 100644 --- a/_includes/app.html +++ b/_includes/app.html @@ -6,7 +6,9 @@
+ {{ author }} +
+ {% endfor %}{{ page.updated | date: "%B %e, %Y"}}
diff --git a/index.html b/index.html index 8e1457f..3784624 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,9 @@ layout: default