Skip to content

Commit 748bae7

Browse files
committed
Add links to contents.
1 parent ba0aacb commit 748bae7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

default-templates/new-account/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ <h3>Solid Homepage {{#if name}} of {{name}}{{/if}}</h3>
1818
{{#if name}}{{name}}, whose WebID is{{else}}a user with WebID{{/if}}
1919
<a href="{{webId}}">{{webId}}</a>.
2020
</p>
21+
<p>
22+
We've added some things to get started:
23+
</p>
24+
<ul>
25+
<li><a href="/profile/card">a public profile</a></li>
26+
<li><a href="/inbox/">a private inbox</a> anybody can post to (log in to read messages)</li>
27+
<li><a href="/public/">a public folder</a> where you can upload documents for anyone to see</li>
28+
</ul>
2129
</div>
2230
</div>
2331
</div>

0 commit comments

Comments
 (0)