1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 17:48:30 -04:00

oops, invalid timestamp

This commit is contained in:
Jake Jarvis 2019-04-29 13:26:01 -04:00
parent c6869fa012
commit c2554e9885
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
title: "How To: Fork a GitHub Repository & Submit a Pull Request"
date: 2019-04-26 02:17:03-0400
date: 2019-04-09 02:17:03-0400
description: "Walkthrough of forking a GitHub repository, cloning it, commiting your changes to a new branch, and pushing it back upstream."
tags:
- How To

View File

@ -1,6 +1,6 @@
---
title: "Fascinating & Frightening Shodan Search Queries (AKA: The Internet of Sh*t)"
date: 2019-04-29 16:05:32-0400
date: 2019-04-29 12:05:32-0400
description: "I've collected some interesting and scary search queries for Shodan, the internet-of-things search engine. Some return fun results, while others return serious vulnerabilities."
tags:
- Infosec