- commit
- a2f54e9ef232958c4073d08fd599c3f608d21e28
- parent
- 91fcec2a1151d3ceb611747a64d99b5a3bb05af0
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-11-21 05:11
fix yml quotes
Diffstat
M | _content/posts/2021-04-28-native-date-pickers/index.md | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/posts/2021-04-28-native-date-pickers/index.md b/_content/posts/2021-04-28-native-date-pickers/index.md
@@ -1,5 +1,5 @@ 1 1 ---2 -1 title: 'Finally: native datepickers are here!'-1 2 title: "Finally: native datepickers are here!" 3 3 date: 2021-04-28 4 4 tags: [code, html, js] 5 5 description: Safari 14.1 has been released and finally ships native date and time pickers.