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

accurate timestamps

This commit is contained in:
2019-04-23 16:46:23 -04:00
parent 6d0a2994db
commit 3748c44b60
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
title: "Adding Security Headers Using Cloudflare Workers"
date: 2019-03-30 03:18:10-0400
date: 2019-02-28 03:18:10-0400
description: "How to add important security headers to your website using Cloudflare Workers before delivering the response to the user."
tags:
- Security