Skip to content

Commit 4bd01c2

Browse files
Yana-do-codeclaude
andauthored
docs: remove unused login video iframe and add signup/login links to Chapter 2 (Getting Started) (#490)
* docs: add sign-up/sign-in images and clickable links to Chapter 2 Getting Started * fix(netlify): set Node 18 for Netlify builds * fix(netlify): pin supported Node LTS for Netlify builds * fix: images view * revert netlify.toml changes * Fix formatting in netlify.toml * revert: restore netlify.toml to master branch version Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * Final fixes --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 1d9269a commit 4bd01c2

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

docs/chapter2/1gettingstarted.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,17 @@ While a user can browse through the CircuitVerse contributions and build circuit
1818

1919
CircuitVerse platform supports Google, Facebook, and GitHub sign-in secure authentication systems to reduce the burden of login for the users. Users can get started by signing in with their Google, Facebook, or GitHub Account, or creating a user account using their preferred email address.
2020

21-
<div>
21+
You can create an account at: [https://circuitverse.org/users/sign_up]
22+
<!--<div>
2223
<iframe>insert video for user account login</iframe>
23-
</div>
24+
</div>-->
2425

2526
## Login to CircuitVerse User Account
2627

2728
After successfully logging in to the CircuitVerse platform, a user receives different options to manage their circuit simulation projects within CircuitVerse (refer Figure 2.1). Table 2.1 provides a brief description of the available options.
2829

30+
You can login to your account at: [https://circuitverse.org/users/sign_in]
31+
2932
![drawing](/img/img_chapter2/2.1.png)
3033

3134
<div align="center">
@@ -73,4 +76,4 @@ After successfully logging in to the CircuitVerse platform, a user receives diff
7376
</ul>
7477
</td>
7578
</tr>
76-
</table>
79+
</table>

0 commit comments

Comments
 (0)