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

fix timestamp formatting

This commit is contained in:
2019-04-22 13:13:08 -04:00
parent a764232917
commit 878eb6ea23
8 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
---
title: "Adding Security Headers Using Cloudflare Workers"
date: 2019-03-30 03:18:10+00:00
date: 2019-03-30 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