From 2652e25c54ab19b78c1b308556360c123e99aa4c Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Thu, 20 Aug 2020 12:54:57 -0400 Subject: [PATCH] Push new page images --- 404.html | 22 ------------------ 404.md | 14 +++++++++++ _includes/footer.html | 2 +- _layouts/page.html | 10 +++++++- about.md | 19 +++++++-------- assets/css/page.css | 4 ++++ assets/images/404.png | Bin 0 -> 75474 bytes ...conference_presentation__monochromatic.svg | 1 + assets/images/convention_monochromatic.svg | 1 + assets/images/innovation__monochromatic.svg | 1 + assets/images/pr_monochromatic.svg | 1 + blog/index.md | 2 ++ events.md | 2 ++ 13 files changed, 45 insertions(+), 34 deletions(-) delete mode 100644 404.html create mode 100644 404.md create mode 100644 assets/images/404.png create mode 100644 assets/images/conference_presentation__monochromatic.svg create mode 100644 assets/images/convention_monochromatic.svg create mode 100644 assets/images/innovation__monochromatic.svg create mode 100644 assets/images/pr_monochromatic.svg diff --git a/404.html b/404.html deleted file mode 100644 index 60b6bec..0000000 --- a/404.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - -
-

404

- -

Page not found :(

-

The requested page could not be found.

-
diff --git a/404.md b/404.md new file mode 100644 index 0000000..d544d93 --- /dev/null +++ b/404.md @@ -0,0 +1,14 @@ +--- +title: That's not good... +layout: page +backing_img: /assets/images/404.png +backing_scalar: "height:100%;" +--- + +You have encountered a [404 error](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404) on this website. Maybe you clicked a broken link? + +If you got here from a button or link on my website, please [open an issue](https://github.com/Retrylife/retrylife.github.io/issues/new) so I can fix it. + +



+ +