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.
2 parents 7cd9106 + 84a9828 commit 8a28461Copy full SHA for 8a28461
default-templates/server/index.html
@@ -8,13 +8,17 @@
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
+
19
+ It is a fully functional server, but there are no security or stability guarantees.
20
21
+ If you have not already done so, please create an account.
22
</p>
23
24
0 commit comments