feat: added projects section and updated layout

This commit is contained in:
poyrazavsever
2026-07-14 16:23:46 +03:00
parent 30204be512
commit 6e12c03312
7 changed files with 115 additions and 5 deletions
+3
View File
@@ -20,6 +20,8 @@
"downloadCv": "Download CV",
"readMyPosts": "Have You Read My Posts?",
"allPosts": "All posts",
"projectsTitle": "Projects",
"allProjects": "All projects",
"reviewsAndReferences": "Reviews & References",
"allReferences": "All references",
"sections": {
@@ -105,6 +107,7 @@
},
"Content": {
"youtubeTitle": "Latest YouTube Videos",
"youtubeChannel": "My YouTube channel",
"youtubeEmbedTitle": "YouTube video player",
"pdfTitle": "LinkedIn PDF Notes",
"pdfPreviewError": "Preview could not be loaded",
+3
View File
@@ -20,6 +20,8 @@
"downloadCv": "CV indir",
"readMyPosts": "Yazılarımı Okudun Mu",
"allPosts": "Tüm yazılar",
"projectsTitle": "Projeler",
"allProjects": "Tüm projeler",
"reviewsAndReferences": "Yorumlar & Referanslar",
"allReferences": "Tüm referanslar",
"sections": {
@@ -105,6 +107,7 @@
},
"Content": {
"youtubeTitle": "Son YouTube Videoları",
"youtubeChannel": "YouTube kanalım",
"youtubeEmbedTitle": "YouTube video oynatıcı",
"pdfTitle": "LinkedIn PDF Notları",
"pdfPreviewError": "Önizleme yüklenemedi",