Skip to content

Commit 8161a1d

Browse files
committed
slight rewording
1 parent bc13043 commit 8161a1d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

_config.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,20 @@ parse:
6161
<div class="modal-content">
6262
<img src="https://static.premai.io/book/book-cover.jpg" alt="book cover" />
6363
<div class="modal-text">
64-
<h1>Enter your email to access</h1>
64+
<h1>Enter your email to access this book for free</h1>
6565
<p>
66-
Enter your email to access the book and we’ll also keep you in the loop as we make updates.
67-
The book is open source, you can also read and contribute on <a href="https://github.com/premAI-io/state-of-open-source-ai" target="_blank">Github</a>.
66+
We&rsquo;ll send you updates whenever we make major changes<br />
67+
(no spam nor giving your email to anyone else).
6868
</p>
6969
<div class="input-container">
7070
<input type="email" id="email-input" name="email" placeholder="Enter your email..." />
7171
<button id="email-submit" onclick="emailButtonClick()">Subscribe</button>
7272
</div>
7373
<span class="email-error"></span>
74+
<p>
75+
This book is open source; you can also read &amp; contribute at<br />
76+
<a href="https://github.com/premAI-io/state-of-open-source-ai" target="_blank"><i class="fa-brands fa-github"></i>&nbsp;premAI-io/state-of-open-source-ai</a>.
77+
</p>
7478
</div>
7579
</div>
7680
</div>

0 commit comments

Comments
 (0)