Doc updates - call ref picked up new docstring, coupon codes (they keep expiring... working on a better solution)

This commit is contained in:
PySimpleGUI 2022-02-07 09:39:59 -05:00
parent 992c5db3bc
commit 0797d15dd6
8 changed files with 245 additions and 229 deletions

View file

@ -52,9 +52,9 @@ HOW DO I INSERT IMAGES ???
<span style="font-weight: normal;">
apply coupon for discount:
</span>
25506BBB290573A0BCB4
49FD2127F43EB64CE568
</div>
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=25506BBB290573A0BCB4','_blank');">
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=49FD2127F43EB64CE568','_blank');">
click here to visit course page
</button>
</div>