diff options
Diffstat (limited to 'content/posts/2022-01-31-luna-django.md')
-rw-r--r-- | content/posts/2022-01-31-luna-django.md | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/content/posts/2022-01-31-luna-django.md b/content/posts/2022-01-31-luna-django.md index fda85bd..4149f32 100644 --- a/content/posts/2022-01-31-luna-django.md +++ b/content/posts/2022-01-31-luna-django.md @@ -1,11 +1,9 @@ ---- -title: "Using tools with appropriate ability" -date: 2022-01-31 -lang: en -categories: [ blog, project ] -tags: [luna, django, decision, tools, "use cases"] -translationKey: "luna-django" ---- ++++ +title = "Using tools with appropriate ability" +date = 2022-01-31 +categories = [ "project" ] +tags = ["luna", "django", "decision", "tools", "use cases"] ++++ As you may have learnt from my previous posts (blog post and fedi posts), I'm writing a client for [lotide][lotide] named [Luna][luna]. And you |