diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-02-01 15:33:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-01 15:33:20 -0500 |
| commit | b5d642c22af4971c1ea1509a92d8c029f42e79ad (patch) | |
| tree | 01e86c731e27c6ba442ce9ea4af6aed70f9526a2 /cmd | |
| parent | ad884fafc419f5e36aca907fd8e88cb7458e4f58 (diff) | |
| download | xesite-b5d642c22af4971c1ea1509a92d8c029f42e79ad.tar.xz xesite-b5d642c22af4971c1ea1509a92d8c029f42e79ad.zip | |
Update main.go
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/no-way-to-prevent-this/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/no-way-to-prevent-this/main.go b/cmd/no-way-to-prevent-this/main.go index 45803c5..e05581d 100644 --- a/cmd/no-way-to-prevent-this/main.go +++ b/cmd/no-way-to-prevent-this/main.go @@ -42,7 +42,7 @@ func main() { } const articleTemplate = `--- -title: '"No way to prevent this" says users of the only programming language where this regularly happens' +title: '"No way to prevent this" say users of only programming language where this regularly happens' date: {{.Date}} series: "no-way-to-prevent-this" type: blog |
