You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solid-watchparty/src/pages/LoginPage.jsx
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,9 @@ export default function LoginPage()
101
101
<div>
102
102
<h1className="sw-fs-2 sw-fw-1">Want to try it with a temporary pod?</h1>
103
103
<pclassName="sw-fs-3 my-2 rgb-2 text-justify">
104
-
You can use <spanclassName="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.
104
+
You can use <spanclassName="rgb-solid sw-fw-1">https://pod.playground.solidlab.be/</span> as provider.
105
+
You can then use userX@pod.playground.solidlab.be with password userX. Replace X with a number between 1 and 9.
106
+
This way you can try out the platform without having to create a pod or account.
0 commit comments