We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e5324 commit 8d52a6dCopy full SHA for 8d52a6d
src/components/pages/live/live.jsx
@@ -21,11 +21,11 @@ const Live = () => (
21
<tbody>
22
<tr>
23
<td className="text-right">SSID</td>
24
- <td>tbd</td>
+ <td>CNDA-conference</td>
25
</tr>
26
27
<td className="text-right">Password</td>
28
+ <td>stay-cloud-native!</td>
29
30
</tbody>
31
</table>
0 commit comments