From 355a031f1ec8b16d81f0c5292b59e19dc3bd749d Mon Sep 17 00:00:00 2001 From: Ethan Paul Date: Thu, 9 Jan 2020 01:03:04 -0500 Subject: [PATCH] Add lets encrypt banner --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ad7f6c5..534cc21 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,17 @@ # enpaul.net +![Support the EFF](https://www.eff.org/files/eff-banner.png) + +_Proud supporter of the [Electronic Frontier Foundation](https://www.eff.org/about)_ + +![Secured with Let's Encrypt](https://letsencrypt.org/images/le-logo-wide.png) + +_Hosting secured with [Let's Encrypt](https://letsencrypt.org/about/)_ + This is my personal landing page hosted on my Digital Ocean Droplet, at https://enpaul.net. Being a static site it should be hostable nearly anywhere, but I have personally verified that it works under **Nginx**, **Apache**, and **IIS 10** -![Join EFF!](https://www.eff.org/files/eff-banner.png) - The `_archive` directory has all the previous iterations of this website, dating back even before it was in source control. The `_archive` directory could be considered documentation of my indecisive nature. @@ -17,7 +23,8 @@ and `HTTP 500` errors in the style of the rest of the site. The contents of this repository are licensed under the [MIT License](LICENSE.md). -*Additional libraries, components, and frameworks used in this repository may be licensed under different terms.* +*Additional libraries, components, and frameworks used in this repository may be +licensed under different terms.* ## credits