mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 18:41:19 -04:00
better tags
This commit is contained in:
@@ -7,8 +7,8 @@ tags:
|
|||||||
- Hacks
|
- Hacks
|
||||||
- macOS
|
- macOS
|
||||||
- Programming
|
- Programming
|
||||||
- Technology
|
|
||||||
- Terminal
|
- Terminal
|
||||||
|
- Tutorial
|
||||||
aliases:
|
aliases:
|
||||||
- /2018/12/10/cool-bash-tricks-for-your-terminal-dotfiles/
|
- /2018/12/10/cool-bash-tricks-for-your-terminal-dotfiles/
|
||||||
draft: false
|
draft: false
|
||||||
|
@@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: "Adding Security Headers Using Cloudflare Workers"
|
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."
|
description: "How to add important security headers to your website using Cloudflare Workers before delivering the response to the user."
|
||||||
tags:
|
tags:
|
||||||
- Security
|
- Security
|
||||||
- HTTP Headers
|
- HTTP Headers
|
||||||
- Cloudflare
|
- Cloudflare
|
||||||
- Hosting
|
- Hosting
|
||||||
|
- Tutorial
|
||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user