diff options
| -rw-r--r-- | cmd/no-way-to-prevent-this/main.go | 2 | ||||
| -rw-r--r-- | lume/src/shitposts/no-way-to-prevent-this/CVE-2023-6246.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cmd/no-way-to-prevent-this/main.go b/cmd/no-way-to-prevent-this/main.go index c84797b..5ce135b 100644 --- a/cmd/no-way-to-prevent-this/main.go +++ b/cmd/no-way-to-prevent-this/main.go @@ -47,7 +47,7 @@ func main() { } const articleTemplate = `--- -title: '"No way to prevent this" say users of only programming language where this regularly happens' +title: '"No way to prevent this" say users of only language where this regularly happens' date: {{.Date}} series: "no-way-to-prevent-this" type: blog diff --git a/lume/src/shitposts/no-way-to-prevent-this/CVE-2023-6246.md b/lume/src/shitposts/no-way-to-prevent-this/CVE-2023-6246.md index d0a1411..4ffd9cf 100644 --- a/lume/src/shitposts/no-way-to-prevent-this/CVE-2023-6246.md +++ b/lume/src/shitposts/no-way-to-prevent-this/CVE-2023-6246.md @@ -1,5 +1,5 @@ --- -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 language where this regularly happens' date: 2024-01-30 series: "no-way-to-prevent-this" type: blog |
