Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit e40c701

Browse files
committed
improve subtitle sentence
1 parent 60c63fe commit e40c701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/js/pages/landing/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ module.exports = function (state, emit) {
5050
</div>
5151
${homeSection({
5252
'title': 'Coming to a computer near you...',
53-
'subtitle': 'Built on the Dat Protocol, enhancing existing research & publishing tools with a data-first infrastructure.',
53+
'subtitle': 'Using the Dat Protocol, we are enhancing research & publishing tools with a data-first infrastructure. Coming soon.',
5454
'sections': [
5555
{
5656
'title': 'Try Dat',
5757
'text': `
58-
See what it is like to use Dat!
58+
See what it is like to use Dat today!
5959
The Try Dat workshop will walk you through sharing and downloading data.
6060
It showcases unique properties of the Dat Protocol.
6161
<br>

0 commit comments

Comments
 (0)