fix formatting; remove attempts to generate last updated timestamp
This commit is contained in:
parent
b235333f73
commit
d9d498723b
@ -1,8 +1,7 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
lastmod: {{ now }}
|
||||
draft: true
|
||||
tags: []
|
||||
topics: []
|
||||
draft: true
|
||||
---
|
||||
|
@ -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!
|
||||
|
||||
|
@ -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 }}
|
Loading…
Reference in New Issue
Block a user