forked from mmistakes/minimal-mistakes
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modified: added hh:mm:ss to the posts
- Loading branch information
1 parent
249d168
commit e145a91
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
_posts/2023-09-11-looking-for-the-best-practice-in-data-tracking.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
title: 데이터 트래킹 기깔나게 잘 하는 방법 | ||
date: 2023-09-11 | ||
date: 2023-09-11 00:00:00 | ||
toc: true | ||
toc_sticky: true | ||
category: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
title: 신입 데이터 분석가를 꿈꾸는 분들에게 | ||
date: 2023-10-25 | ||
date: 2023-10-25 00:00:00 | ||
toc: true | ||
toc_sticky: true | ||
category: | ||
|