fix formatting; remove attempts to generate last updated timestamp

This commit is contained in:
Greg Gauthier 2021-04-11 22:07:53 +01:00
parent b235333f73
commit d9d498723b
3 changed files with 7 additions and 20 deletions

View File

@ -1,8 +1,7 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
lastmod: {{ now }}
draft: true
tags: []
topics: []
draft: true
---

View File

@ -109,4 +109,3 @@ Request/Response headers:
![soapmock-2.png](/img/soapmock-2.png)
That's it. I hope this has been helpful. Incidentally, if you want to experiment with the code yourself, the repo is available **{{< newtab title="right here." url="https://gitea.gmgauthier.com/gmgauthier/soapmock" >}}** Enjoy!

View File

@ -1,11 +0,0 @@
---
title: "Something Different for a Change3"
date: 2021-04-11T21:48:01+01:00
lastmod: 2021-04-11 21:48:01.362115 +0100 BST m=+0.047984696
draft: true
tags: []
topics: []
---
{{ .Lastmod }}
{{ .GitInfo.AuthorDate }}