Skip to content

Commit

Permalink
modified: index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamrul Hasan committed Jan 14, 2024
1 parent dc563e5 commit 0639af9
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,13 +220,20 @@ <h3>Office</h3>
Office</a>
</div>

<div id="password-authentication" class="box">
<h3>Password & Authentication</h3>
<p>Discover open-source apps for password management and authentication.</p>
<div id="password" class="box">
<h3>Password</h3>
<p>Discover open-source apps for password management.</p>
<a href="https://github.com/bitwarden/mobile" class="btn">Bitwarden</a>
<a href="https://github.com/beemdevelopment/Aegis" class="btn">Aegis</a>
</div>

<div id="2FA" class="box">
<h3>2 Factor Authenticator</h3>
<p>Discover open-source apps for 2-factor authentication.</p>
<a href="https://github.com/ente-io/auth" class="btn">Ente Auth</a>
<a href="https://github.com/beemdevelopment/Aegis" class="btn">Aegis</a>
</div>

<div id="rss-readers" class="box">
<h3>RSS Readers</h3>
<p>Explore open-source RSS reader apps for staying updated with your favorite content.</p>
Expand Down

0 comments on commit 0639af9

Please sign in to comment.