summaryrefslogtreecommitdiff
path: root/_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-09-07 14:22:13 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-09-07 14:22:13 +0200
commitd6886d2b8043ff28f992022ca20186985eba802b (patch)
treecf22a231c9eea19e39fd206483c1cfa2bb0b9128 /_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md
parent7c0afdc16a4bdc83c7e12bd2b27dfc13b7a51ab4 (diff)
Remove title element from markdown posts
Diffstat (limited to '_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md')
-rw-r--r--_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md b/_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md
index 62299a1..644559e 100644
--- a/_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md
+++ b/_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md
@@ -7,7 +7,6 @@ authors:
- ["Patrick Spek", "http://tyil.work"]
---
-# Setup nginx with Let's Encrypt SSL
This is a small tutorial to setup nginx with Let's Encrypt on a FreeBSD server
to host a static site.