Browse Source

Improved title and minor change.

master
Jonathan Rosenbaum 9 years ago
parent
commit
fb5d42c256
  1. 5
      index.html

5
index.html

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Community Bike Software Demo Page</title>
<title>Community Bike Software Demo Page - &ldquo;Reuse Bikes and Reuse Code&rdquo;</title>
<script src="js/jquery-2.1.3.js"></script>
<script src="js/bikebike.js"></script>
<style>
@ -51,7 +51,8 @@
(Database dump date - 2014-07-24)
<br /><label>Additional Repositories:</label> <div class="text">There are additional repositories at GitHub that were created by Third Hand and Plan B.
Currently, they are not being developed or maintained. The Community Bike Shop Database (CBDB below) is the newest code base from the Yellow Bike Project
that is being developed.</div>
that is being developed. The demo is from a repository derived from a slightly earlier version of YBDB that is being actively developed by Positive Spin.
</div>
<br /><label>CBDB Repository:</label> <a href="https://github.com/nwilkes2/CommunityBikeShopDB">https://github.com/nwilkes2/CommunityBikeShopDB</a>
(Repository created & database dump date - 2014-12-29)
</div>

Loading…
Cancel
Save