website: add bitwarden and git to landing page
This commit is contained in:
parent
87fe27bf10
commit
905e98b8cb
14
index.html
14
index.html
@ -65,6 +65,12 @@
|
||||
<span class="name">RainLoop webmail</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="app-tile" href="https://pass.finallycoffee.eu" data-appname="BitwardenRS" target="_blank">
|
||||
<span class="first-letter">PASS</span>
|
||||
<span class="name">BitwardenRS password manager</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="app-tile" href="https://cloud.finallycoffee.eu" data-appname="NextCloud" target="_blank">
|
||||
<span class="first-letter">CLOUD</span>
|
||||
@ -72,6 +78,14 @@
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="listing-apps">
|
||||
<li>
|
||||
<a class="app-tile" href="https://git.finallycoffee.eu" data-appname="Gitea" target="_blank">
|
||||
<span class="first-letter">GIT</span>
|
||||
<span class="name">Gitea web git frontend</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="ynh-wrapper footer"><nav>
|
||||
<a class="link-documentation" href="//finallycoffee.eu/docs" target="_blank">Documentation</a>
|
||||
|
Loading…
Reference in New Issue
Block a user