From 1c3b81e7b7ea85647d368146b807066a6f0fde85 Mon Sep 17 00:00:00 2001 From: "Joe L. Wroten" Date: Mon, 2 Nov 2015 11:13:08 -0600 Subject: [PATCH] Added credits/header to page and repo to package.json --- bower.json | 4 ++++ index.html | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 235189e..0723296 100644 --- a/bower.json +++ b/bower.json @@ -6,6 +6,10 @@ "Joe L. Wroten" ], "license": "ISC", + "repository": { + "type": "git", + "url": "git@github.com:sharpshark28/roman-numeral-calculator.git" + }, "moduleType": [], "homepage": "", "private": true, diff --git a/index.html b/index.html index cde8a33..f76bfbd 100644 --- a/index.html +++ b/index.html @@ -11,10 +11,10 @@