Skip to content

Commit f98e08d

Browse files
committed
adding dev-v0.12.7 tag to this commit to ensure building
1 parent 32f6037 commit f98e08d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

html/supertokens_python/constants.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h1 class="title">Module <code>supertokens_python.constants</code></h1>
5353
&#34;2.19&#34;,
5454
&#34;2.20&#34;,
5555
]
56-
VERSION = &#34;0.12.6&#34;
56+
VERSION = &#34;0.12.7&#34;
5757
TELEMETRY = &#34;/telemetry&#34;
5858
USER_COUNT = &#34;/users/count&#34;
5959
USER_DELETE = &#34;/user/remove&#34;

html/supertokens_python/recipe/emailverification/emaildelivery/services/smtp/email_verify_email.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -857,9 +857,9 @@ <h1 class="title">Module <code>supertokens_python.recipe.emailverification.email
857857
&lt;/div&gt;
858858
&lt;/div&gt;
859859
&lt;div
860-
style=&#34;max-width: 394px !important; background-color:#fafafa; border-top: 1px solid #ddd; padding-left: 15%; padding-right: 15%; padding-bottom: 24px; padding-top: 24px&#34;&gt;
860+
style=&#34;background-color:#fafafa; border-top: 1px solid #ddd; padding-left: 15%; padding-right: 15%; padding-bottom: 24px; padding-top: 24px&#34;&gt;
861861
&lt;p
862-
style=&#34;font-family: &#39;Hevetica&#39;, sans-serif; font-size: 14px; line-height: 23px; font-weight:400; text-align: center; color: #808080;&#34;&gt;
862+
style=&#34;max-width: 600px !important; margin: auto; font-family: &#39;Hevetica&#39;, sans-serif; font-size: 14px; line-height: 23px; font-weight:400; text-align: center; color: #808080;&#34;&gt;
863863
Alternatively, you can directly paste this link
864864
in your browser &lt;br&gt;
865865
&lt;a style=&#34;font-family: &#39;Helvetica&#39;, sans-serif, sans-serif; text-align: center; word-break: break-all; font-weight: 400; font-size: 14px; line-height: 23px; color: #007aff !important;&#34;

0 commit comments

Comments
 (0)