Skip to content

Commit cfa36e3

Browse files
committed
Remove broken apps from homepage.
1 parent 938cb9d commit cfa36e3

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

default-templates/new-account/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,12 @@ <h1>Data</h1>
5858
<div class="col-md-12">
5959
<h1>Apps</h1>
6060
<div class="list-group">
61-
<a href="https://databox.me/apps/friends/" target="_blank" class="list-group-item">
62-
<span class="lead">Friends</span>
63-
</a>
64-
<a href="https://github.com/solid/solid-apps" target="_blank" class="list-group-item">
65-
<span class="lead">More Apps</span>
61+
<a href="https://github.com/solid/userguide" target="_blank" class="list-group-item">
62+
<span class="lead">Getting started with Solid and Data Browser</span>
6663
</a>
6764
</div>
6865
</div>
6966
</section>
70-
<footer>| <a target="_blank" href="https://github.com/solid/userguide">Getting started with solid and data browser</a> |</footer>
7167
</div>
7268
</body>
7369
<script src="/common/js/solid-auth-client.bundle.js"></script>

0 commit comments

Comments
 (0)