Skip to content

Commit 018ba76

Browse files
committed
Say that it is a prototype
1 parent 7cd9106 commit 018ba76

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

default-templates/server/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@
88
</head>
99
<body>
1010
<div class="container">
11-
<h3>Welcome to Solid</h3>
11+
<h3>Welcome to the Solid Prototype</h3>
1212
</div>
1313
<div class="container">
1414
<div class="row">
1515
<div class="col-md-12">
1616
<p style="margin-top: 3em; margin-bottom: 3em;">
17-
If you have not already done so, please create an account.
17+
This is a prototype implementation of a Solid server.
18+
If you have not already done so, please create an account.
1819
</p>
1920
</div>
2021
</div>

0 commit comments

Comments
 (0)