From 5e7946130280a26396146d540b34f56f3072a215 Mon Sep 17 00:00:00 2001 From: Cam O'Connell Date: Fri, 11 Jan 2019 20:53:58 +1300 Subject: [PATCH] meta --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28a4016..4a8334d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Lazy Line Painter](http://lazylinepainter.info/banner.png) +![Lazy Line Painter](http://lazylinepainter.info/banner.gif) [![](https://data.jsdelivr.com/v1/package/npm/lazy-line-painter/badge)](https://www.jsdelivr.com/package/npm/lazy-line-painter) Lazy Line Painter diff --git a/package.json b/package.json index 35c03a8..709feb6 100644 --- a/package.json +++ b/package.json @@ -48,5 +48,5 @@ "bugs": { "url": "https://github.com/camoconnell/lazy-line-painter/issues" }, - "homepage": "https://github.com/camoconnell/lazy-line-painter#readme" + "homepage": "http://lazylinepainter.info" }