{{ i18n[langKey].kaoMain | safe }}
@@ -35,7 +35,7 @@ layout: base.njk{{ i18n[langKey].welcome | smartTitle }}
{{ i18n[langKey].homeWelcomeParagraph | safe }}
- +- +
{{ i18n[langKey].aboutMe | smartTitle }}
{{ i18n[langKey].homeAboutMeParagraph | safe }}
{{ i18n[langKey].homeAboutMeParagraphTwo | safe }}
- +{{ i18n[langKey].socialsAndContact | smartTitle }}
{{ i18n[langKey].homeSocialsAndContactParagraph | safe }}
{{ i18n[langKey].homeSocialsAndContactParagraphTwo | safe }}
{{ i18n[langKey].myMusic | smartTitle }}
{{ i18n[langKey].homeMyMusicParagraph | safe }}
{{ i18n[langKey].homeMyMusicParagraphTwo | safe }}
- +- +
{{ i18n[langKey].myVideos | smartTitle }}
{{ i18n[langKey].homeMyVideoParagraph | safe }}
- + {{ videoCard( - i18n["global"].homeVideoLink, - i18n[langKey].homeVideoTitle, - i18n["global"].homeVideoImage, - i18n["global"].homeVideoWebsite, - i18n["global"].homeVideoDuration + i18n["global"].homeVideoLink, + i18n[langKey].homeVideoTitle, + i18n["global"].homeVideoImage, + i18n["global"].homeVideoWebsite, + i18n["global"].homeVideoDuration ) }}
{{ i18n[langKey].mySoftware | smartTitle }}
{{ i18n[langKey].homeMySoftwareParagraph | safe }}
- +