Skip to content

Instantly share code, notes, and snippets.

@sayjeyhi
Created September 10, 2020 17:36
Show Gist options
  • Save sayjeyhi/67c068c53a0b946c164d61e15a7b23d5 to your computer and use it in GitHub Desktop.
Save sayjeyhi/67c068c53a0b946c164d61e15a7b23d5 to your computer and use it in GitHub Desktop.
// add extra page just generated files
html = `
<div class="a4">
<div class="book-starter center">
به نام خدا
</div>
<div class="book-name center">
<span>مجموعه سوالات استخدامی </span>
<span class="font-black">ری‌اکت React.js</span>
</div>
<div class="book-author center">
نویسنده: Sudheer Jonna <br/>
مترجم: جعفررضایی و تیم ماریوتک
</div>
</div>
<div class="a4 empty"></div>
${html}`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment