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
|
||||
- macOS
|
||||
- Programming
|
||||
- Technology
|
||||
- Terminal
|
||||
- Tutorial
|
||||
aliases:
|
||||
- /2018/12/10/cool-bash-tricks-for-your-terminal-dotfiles/
|
||||
draft: false
|
||||
|
@@ -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
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user