Skip to content

Commit 10d330f

Browse files
chore: format
1 parent d221b49 commit 10d330f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

zerops-example/app/routes/_index.tsx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,11 @@ services:
3737
<h3>Step 1</h3>
3838
<p>
3939
Go to{" "}
40-
<a href="https://app.zerops.io/dashboard/projects" target="_blank" rel="noreferrer">
40+
<a
41+
href="https://app.zerops.io/dashboard/projects"
42+
target="_blank"
43+
rel="noreferrer"
44+
>
4145
Zerops Dashboard
4246
</a>{" "}
4347
and Click on the 'Import Project' button on the sidebar.
@@ -52,7 +56,11 @@ services:
5256
<Code code={Yaml} />
5357
<p>
5458
If you still find yourself stuck in the process join our.
55-
<a href="https://discord.gg/5ptAqtpyvh" target="_blank" rel="noreferrer">
59+
<a
60+
href="https://discord.gg/5ptAqtpyvh"
61+
target="_blank"
62+
rel="noreferrer"
63+
>
5664
Discord community
5765
</a>
5866
</p>

0 commit comments

Comments
 (0)