mirror of
https://github.com/mmahdium/portfolio.git
synced 2026-08-17 05:24:30 +03:30
implement ssg config for blog posts in project ,
This commit is contained in:
@@ -99,7 +99,8 @@
|
||||
"skills": "Skills",
|
||||
"blog": "Blog",
|
||||
"contact": "Contact",
|
||||
"theme": "Theme"
|
||||
"theme": "Theme",
|
||||
"languageSelector": "Language selector"
|
||||
},
|
||||
"blog": {
|
||||
"title": "Blog",
|
||||
|
||||
@@ -69,7 +69,8 @@
|
||||
"skills": "مهارتها",
|
||||
"blog": "وبلاگ",
|
||||
"contact": "ارتباط",
|
||||
"theme": "تم"
|
||||
"theme": "تم",
|
||||
"languageSelector": "انتخاب زبان"
|
||||
},
|
||||
"blog": {
|
||||
"title": "وبلاگ",
|
||||
|
||||
Reference in New Issue
Block a user