Skip to content

Commit 6981f2f

Browse files
authored
Update about.vue
1 parent 810f19b commit 6981f2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/about.vue

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ export default {
2222
{
2323
hid: "description",
2424
name: "description",
25-
content: "Baştan sona NuxtJs (VueJs) ile geliştirilmiş blog sitesi.",
25+
content: "Baştan sona NuxtJs (VueJs) ile geliştirilmiş blog sitesi. (Tahir Battal tarafından geliştirildi: https://blog.tahirbattal.com.tr)",
2626
},
2727
{ name: "robots", content: "index, follow" },
2828
{
2929
name: "keywords",
30-
content: "JavaScript, NuxtJs, VueJs, blog, expressJs, node.js",
30+
content: "JavaScript, NuxtJs, VueJs, blog, expressJs, node.js, Tahir Battal",
3131
},
3232
{ name: "author", content: "Tahir Battal" },
3333
],

0 commit comments

Comments
 (0)