diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-03-02 00:29:55 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-03-02 00:29:55 -0500 |
commit | c93a13d0e4238a467eb22c0faf438ffb75a4cb6f (patch) | |
tree | 0ec228d8da12c3979b913e638cbe97ed55271a9e /custom | |
parent | a778ece26f8a29289493ee000aef146c95ea844b (diff) |
tweak custom preview's tagline
Diffstat (limited to 'custom')
-rw-r--r-- | custom/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/index.html b/custom/index.html index 27abbebb..a59a47ed 100644 --- a/custom/index.html +++ b/custom/index.html @@ -97,7 +97,7 @@ <div class="row"> <div class="col-lg-6"> <h1>Custom</h1> - <p class="lead">Your tagline</p> + <p class="lead">Your tagline here</p> </div> <div class="col-lg-6" style="padding: 15px 15px 0 15px;"> <div class="well sponsor"> |