diff options
Diffstat (limited to 'content/w')
| -rw-r--r-- | content/w/c99-vla-tricks.md | 2 | ||||
| -rw-r--r-- | content/w/first.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/content/w/c99-vla-tricks.md b/content/w/c99-vla-tricks.md index b2b07eb..539ddd8 100644 --- a/content/w/c99-vla-tricks.md +++ b/content/w/c99-vla-tricks.md @@ -1,6 +1,8 @@ --- title: "C99 doesn't need function bodies, or 'VLAs are Turing complete'" date: 2022-02-19 +taxonomies: + tags: ["programming", "c"] --- Preface diff --git a/content/w/first.md b/content/w/first.md index 291b364..378ab1a 100644 --- a/content/w/first.md +++ b/content/w/first.md @@ -1,6 +1,8 @@ +++ title = "test post" date = 2022-02-02 +[taxonomies] +tags = [] +++ # test |