1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:41:17 -04:00

better tags

This commit is contained in:
2019-04-03 11:07:10 -04:00
parent 70b7998580
commit f6105af39f
2 changed files with 7 additions and 6 deletions

View File

@@ -1,12 +1,13 @@
---
title: "Adding Security Headers Using Cloudflare Workers"
date: 2019-04-02 03:18:10+00:00
date: 2019-03-30 03:18:10+00:00
description: "How to add important security headers to your website using Cloudflare Workers before delivering the response to the user."
tags:
- Security
- HTTP Headers
- Cloudflare
- Hosting
- Security
- HTTP Headers
- Cloudflare
- Hosting
- Tutorial
draft: false
---