From 00728a23f0084f085b203dd4dfb600d61f29bd7b Mon Sep 17 00:00:00 2001 From: ines Date: Fri, 24 Feb 2017 17:39:02 +0100 Subject: [PATCH] Fix path in gitignore --- .gitignore | 2 +- website/announcement.jade | 14 -------------- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 website/announcement.jade diff --git a/.gitignore b/.gitignore index da7dde60c..64f24a487 100644 --- a/.gitignore +++ b/.gitignore @@ -102,6 +102,6 @@ coverage.xml # Website website/_deploy.sh website/package.json -website/blog/announcement.jade +website/announcement.jade website/www/ website/.gitignore diff --git a/website/announcement.jade b/website/announcement.jade deleted file mode 100644 index 5ea9866be..000000000 --- a/website/announcement.jade +++ /dev/null @@ -1,14 +0,0 @@ -//- 💫 SPACY ANNOUNCEMENT FROM 2016-08-09 (needs to stay for reference) - -include _includes/_mixins - -.o-content.u-padding - +h(1) - +label #[+date("2016-08-09")] - | Dear spaCy users, - - p Unfortunately, we (Henning Peters and Matthew Honnibal) are parting ways. Breaking up is never easy, and it's taken us a while to get our stuff together. Hopefully, you didn't notice anything was up — if you did, we hope you haven't been inconvenienced. - - p Here's how this is going to work: Matt will continue to develop and maintain spaCy and all related projects under his name. Nothing will change for you. Henning will take over our legal structure and start a new business under a new name. - - p Sincerely,#[br] Henning Peters and Matthew Honnibal