Skip to content

Commit 6b43bf9

Browse files
committed
Cleanup: update timestamps
1 parent 18ebcc9 commit 6b43bf9

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

adb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ layout: 2017/sheet
55
weight: -1
66
authors:
77
- github: ZackNeyland
8-
updated: 2018-03-07
8+
updated: 2018-03-06
99
---
1010

1111
### Device Basics

atom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Atom
33
category: Apps
44
layout: 2017/sheet
5-
updated: 2020-07-03
5+
updated: 2018-06-14
66
---
77

88
## Shortcuts

bash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Bash scripting
33
category: CLI
44
layout: 2017/sheet
55
tags: [Featured]
6-
updated: 2020-07-04
6+
updated: 2020-07-05
77
keywords:
88
- Variables
99
- Functions

es6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: ES2015+
33
category: JavaScript
44
layout: 2017/sheet
55
tags: [Featured]
6-
updated: 2020-07-02
6+
updated: 2019-11-14
77
weight: -10
88
intro: |
99
A quick overview of new JavaScript features in ES2015, ES2016, ES2017, ES2018 and beyond.

flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Flow
33
layout: 2017/sheet
44
category: JavaScript libraries
5-
updated: 2018-11-07
5+
updated: 2020-07-05
66
weight: -3
77
tags: [Featurable]
88
---

git-log-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Git log format string
33
category: Git
44
layout: 2017/sheet
5-
updated: 2018-11-07
5+
updated: 2017-10-18
66
weight: -1
77
keywords:
88
- "git log --pretty=format:%H"

go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ prism_languages: [go, bash]
55
weight: -3
66
tags: [Featured]
77
category: C-like
8-
updated: 2020-07-02
8+
updated: 2020-06-21
99
---
1010

1111
## Getting started

httpie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: httpie
33
category: CLI
44
layout: 2017/sheet
55
weight: -3
6-
updated: 2018-11-16
6+
updated: 2020-07-05
77
description: |
88
$ http POST http://example.com name="John" Host:example.com — JSON, cookies, files, auth, and other httpie examples.
99
intro: |

moment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Moment.js
33
category: JavaScript libraries
44
layout: 2017/sheet
5-
updated: 2020-02-12
5+
updated: 2018-09-15
66
tags: [Featurable]
77
---
88

mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: MySQL
3-
updated: 2020-03-09
3+
updated: 2020-07-05
44
layout: 2017/sheet
55
category: Databases
66
---

0 commit comments

Comments
 (0)