We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd9106 commit 018ba76Copy full SHA for 018ba76
default-templates/server/index.html
@@ -8,13 +8,14 @@
8
</head>
9
<body>
10
<div class="container">
11
- <h3>Welcome to Solid</h3>
+ <h3>Welcome to the Solid Prototype</h3>
12
</div>
13
14
<div class="row">
15
<div class="col-md-12">
16
<p style="margin-top: 3em; margin-bottom: 3em;">
17
- If you have not already done so, please create an account.
+ This is a prototype implementation of a Solid server.
18
+ If you have not already done so, please create an account.
19
</p>
20
21
0 commit comments