Skip to content

Commit 70b8750

Browse files
committed
✨ add use of temporary pod explanation in login screen
1 parent 1d496a8 commit 70b8750

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

solid-watchparty/src/pages/LoginPage.jsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,12 @@ export default function LoginPage()
9898
on servers controlled by others.
9999
</p>
100100
</div>
101+
<div>
102+
<h1 className="sw-fs-2 sw-fw-1">Want to try it with a temporary pod?</h1>
103+
<p className="sw-fs-3 my-2 rgb-2 text-justify">
104+
You can use <span className="rgb-solid sw-fw-1">https://pod.playground.solidlab.be/</span> as provider. This way you can try out the platform without having to create a pod.
105+
</p>
106+
</div>
101107
<div>
102108
<p className="underline">
103109
<a href="https://solidproject.org/">Learn more about pods</a>

0 commit comments

Comments
 (0)