Skip to content

Commit

Permalink
test: #1231; splash google-bot check;
Browse files Browse the repository at this point in the history
  • Loading branch information
migbash committed May 2, 2023
1 parent 39619c7 commit de2056e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/lib/components/_Splash_screen.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,12 @@
COMPONENT HTML
=================== -->

<h1>
<h1
style="
color: red;
font-size: 50px;
margin-bottom: 50px;
">
{isGoogleBot}
</h1>

Expand Down

0 comments on commit de2056e

Please sign in to comment.