From 8e978325b80e0592d8d597b0ae442bd0aa79bab2 Mon Sep 17 00:00:00 2001 From: SMhd Date: Fri, 7 Feb 2025 10:03:26 +0330 Subject: [PATCH] add categories and tags to published posts --- content/posts/how-to-type-like-a-typist/index.md | 2 ++ .../posts/how_to_protect_your_eyes_from_the_computer/index.md | 2 ++ content/posts/the_best_and_most_effective_way_to_learn/index.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/content/posts/how-to-type-like-a-typist/index.md b/content/posts/how-to-type-like-a-typist/index.md index 9ffc98d..520613f 100644 --- a/content/posts/how-to-type-like-a-typist/index.md +++ b/content/posts/how-to-type-like-a-typist/index.md @@ -3,6 +3,8 @@ date = '2021-04-09T16:10:13+03:30' draft = false title = 'چطور مثل یک تایپیست تایپ کنیم؟' description = 'تایپ سریع و ده‌انگشتی برای خیلی‌ها مثل رویا می‌مونه، ولی هرکسی می‌تونه با رعایت این موارد مثل یک تایپیست حرفه‌ای تایپ کنه.' +categories = ['آموزش'] +tags = ['تایپ سریع', 'بهره‌وری', 'خودیاری'] image = 'banner.webp' +++ diff --git a/content/posts/how_to_protect_your_eyes_from_the_computer/index.md b/content/posts/how_to_protect_your_eyes_from_the_computer/index.md index ddd748a..b1bf8f9 100644 --- a/content/posts/how_to_protect_your_eyes_from_the_computer/index.md +++ b/content/posts/how_to_protect_your_eyes_from_the_computer/index.md @@ -3,6 +3,8 @@ date = '2021-04-23T14:07:39+03:30' draft = false title = 'چگونه از چشمان خود در برابر کامپیوتر مراقبت کنیم؟' description = 'راه‌های مراقبت از چشم‌ها بسیار ساده هستند ولی رعایت نکردن اون‌ها آثار زیان‌باری به همراه داره. پس بیاین این نکات ساده رو رعایت کنیم.' +categories = ['آموزش'] +tags = ['خودیاری', 'سلامتی', 'چشم'] image = 'eye.webp' +++ diff --git a/content/posts/the_best_and_most_effective_way_to_learn/index.md b/content/posts/the_best_and_most_effective_way_to_learn/index.md index 321c79f..d5b42c2 100644 --- a/content/posts/the_best_and_most_effective_way_to_learn/index.md +++ b/content/posts/the_best_and_most_effective_way_to_learn/index.md @@ -3,6 +3,8 @@ date = '2021-05-01T08:49:36+03:30' draft = false title = 'بهترین و موثرترین روش یادگیری' description = 'همه تا حالا از روش اشتباهی برای درس خوندن استفاده می‌کردیم! واقعا بهترین راه برای یادگیری چیه؟' +categories = ['آموزش'] +tags = ['خودیاری', 'بهره‌وری', 'یادگیری'] image = 'banner.webp' +++