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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,12 @@ export default function LoginPage()
98
98
on servers controlled by others.
99
99
</p>
100
100
</div>
101
+
<div>
102
+
<h1className="sw-fs-2 sw-fw-1">Want to try it with a temporary pod?</h1>
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.
105
+
</p>
106
+
</div>
101
107
<div>
102
108
<pclassName="underline">
103
109
<ahref="https://solidproject.org/">Learn more about pods</a>
0 commit comments