We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
updates
1 parent 028290a commit b4cd784Copy full SHA for b4cd784
archetypes/updates.md
@@ -1,7 +1,7 @@
1
---
2
author: [""]
3
title: "Meeting Minutes: {{ .Date | dateFormat "Jan 2, 2006" }}"
4
-date: "{{ .Date | dateFormat "Jan 2, 2006"}}"
+date: "{{ .Date }}"
5
description: "Meeting Minutes from Python Docs Editorial Board: {{ .Date | dateFormat "Jan 2, 2006" }}"
6
summary: "Meeting Minutes from Python Docs Editorial Board: {{ .Date | dateFormat "Jan 2, 2006" }}"
7
tags: ["minutes"]
0 commit comments