diff --git a/dist/ONEstore/full-mail-ONEstore.html b/dist/ONEstore/full-mail-ONEstore.html index 9ede737..26ff4f8 100644 --- a/dist/ONEstore/full-mail-ONEstore.html +++ b/dist/ONEstore/full-mail-ONEstore.html @@ -1 +1 @@ -
안녕하세요.
Thanks for writing up this email.
We are delighted to reply with a responsive template.
\ No newline at end of file +
안녕하세요.
Thanks for writing up this email.
We are delighted to reply with a responsive template.
\ No newline at end of file diff --git a/dist/ONEstore/signature-ONEstore.html b/dist/ONEstore/signature-ONEstore.html index 273126f..cb35ff0 100644 --- a/dist/ONEstore/signature-ONEstore.html +++ b/dist/ONEstore/signature-ONEstore.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/dist/ONEstore/signature-reply-ONEstore.html b/dist/ONEstore/signature-reply-ONEstore.html index 66e378a..f737548 100644 --- a/dist/ONEstore/signature-reply-ONEstore.html +++ b/dist/ONEstore/signature-reply-ONEstore.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/dist/ONEstoreBlack/full-mail-ONEstoreBlack.html b/dist/ONEstoreBlack/full-mail-ONEstoreBlack.html index b5ece23..36d9638 100644 --- a/dist/ONEstoreBlack/full-mail-ONEstoreBlack.html +++ b/dist/ONEstoreBlack/full-mail-ONEstoreBlack.html @@ -1 +1 @@ -
안녕하세요.
Thanks for writing up this email.
We are delighted to reply with a responsive template.
\ No newline at end of file +
안녕하세요.
Thanks for writing up this email.
We are delighted to reply with a responsive template.
\ No newline at end of file diff --git a/dist/ONEstoreBlack/signature-ONEstoreBlack.html b/dist/ONEstoreBlack/signature-ONEstoreBlack.html index bbd4005..d554308 100644 --- a/dist/ONEstoreBlack/signature-ONEstoreBlack.html +++ b/dist/ONEstoreBlack/signature-ONEstoreBlack.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/src/ONEstore/assets/type01.png b/src/ONEstore/assets/type01.png new file mode 100644 index 0000000..0d69c65 Binary files /dev/null and b/src/ONEstore/assets/type01.png differ diff --git a/src/ONEstore/conf.js b/src/ONEstore/conf.js index 983e18b..cbd74eb 100644 --- a/src/ONEstore/conf.js +++ b/src/ONEstore/conf.js @@ -6,15 +6,15 @@ module.exports = [ { id: 'ONEstore', // Will be appended to the built templates. // signature: '감사합니다.', - name: '매 니 저', - team: '스토어 기술개발팀', - title: 'SW engineer', + name: '0 0 0 매니저', + team: '스토어 기획팀', + title: 'Dev Relations', welcome: '안녕하세요.', introParagraph: 'Thanks for writing up this email.
We are delighted to reply with a responsive template.', contactMain: '+82-10-1234-5678 | ', // Wrap phone numbers like this to prevent iOS mail from making them blue. contactMail: 'devhelper@onestore.co.kr', contactSecondary: '성남시 분당구 판교역로 188 SK플래닛 건물 11층', - logoUrl: 'http://cfile24.uf.tistory.com/image/224EEA3B570DEAB015AB12', + logoUrl: 'http://cfile25.uf.tistory.com/image/23388A45570F0087013014', // 티스토리 블로그 활용 logoAlt: 'Onestore logo', website: 'http://onesto.re/' } diff --git a/src/ONEstoreBlack/assets/ONEstoreBlack-logo.png b/src/ONEstoreBlack/assets/logo.png similarity index 100% rename from src/ONEstoreBlack/assets/ONEstoreBlack-logo.png rename to src/ONEstoreBlack/assets/logo.png diff --git a/src/ONEstoreBlack/assets/type03.png b/src/ONEstoreBlack/assets/type03.png new file mode 100644 index 0000000..ee2db4e Binary files /dev/null and b/src/ONEstoreBlack/assets/type03.png differ diff --git a/src/ONEstoreBlack/conf.js b/src/ONEstoreBlack/conf.js index f886b0b..f1fe956 100644 --- a/src/ONEstoreBlack/conf.js +++ b/src/ONEstoreBlack/conf.js @@ -7,15 +7,15 @@ module.exports = [ id: 'ONEstoreBlack', // Will be appended to the built templates. signature: 'Best regards,', name: 'Joo Hyung Park', - team: 'Store Platform Developmet team', - title: 'SW engineer', + team: 'Service Planning Team', + title: 'Dev Relations', welcome: '안녕하세요.', introParagraph: 'Thanks for writing up this email.
We are delighted to reply with a responsive template.', contactMain: 'Call +82-10-1234-5678 or email us at', // Wrap phone numbers like this to prevent iOS mail from making them blue. contactMail: 'devhelper@onestore.co.kr', // slogan: '\"The 1st integrated Android App store in Korea\"', contactSecondary: '188, Pangyoyeok-ro, Bundang-gu, Seongnam-si, Gyeonggi-do, Korea', - logoUrl: 'http://cfile5.uf.tistory.com/image/21450F3B570DEAB01F8E92', + logoUrl: 'http://cfile9.uf.tistory.com/image/24337545570F008706369D', // 티스토리 블로그 활 logoAlt: 'ONEstore. logo', website: 'http://onesto.re/' }