From b1166803b0770c1d5d4a12271d139a54c6b2a457 Mon Sep 17 00:00:00 2001 From: Justin Cooper Date: Wed, 14 Nov 2018 16:49:24 -0600 Subject: [PATCH] update header with latest design --- README.md | 5 ++--- _includes/header.html | 11 +++++++++-- assets/images/logo.png | Bin 0 -> 4763 bytes assets/images/logo@2x.png | Bin 0 -> 10944 bytes assets/images/logo@3x.png | Bin 0 -> 17639 bytes 5 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 assets/images/logo.png create mode 100644 assets/images/logo@2x.png create mode 100644 assets/images/logo@3x.png diff --git a/README.md b/README.md index c1ab29c0..2cefc9d1 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ TODO - [x] landing page - [ ] news page - [x] help page -- [ ] setup travis for generate_downloads.rb -- [ ] update header to latest version (different logo) +- [x] setup travis for generate_downloads.rb +- [x] update header to latest version (different logo) - [x] deploy accounts, and update url to accounts production in download.js -- [ ] setup travis for git commits (example: http://awestruct.org/auto-deploy-to-github-pages/) - [ ] authenticate github api for newsletter posts diff --git a/_includes/header.html b/_includes/header.html index 47106984..309bfd0a 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -2,8 +2,15 @@