alxndrsn commented on code in PR #9146:
URL: https://github.com/apache/pouchdb/pull/9146#discussion_r2812787695


##########
docs/index.md:
##########
@@ -2,29 +2,19 @@
 layout: default
 title: PouchDB, the JavaScript Database that Syncs!
 ---
-
 <div class="band band-inverse">
-
   <div class="container">
-
     <div class="row">
-
       <div class='col-sm-6'>
-
         <h1>The Database that Syncs!</h1>
-
         <p>PouchDB is an open-source JavaScript database inspired by <a 
href="http://couchdb.apache.org/";>Apache CouchDB</a> that is designed to run 
well within the browser.</p>
-
         <p>PouchDB was created to help web developers build applications that 
work as well offline as they do online.<br>
         <p>It enables applications to store data locally while offline, then 
synchronize it with CouchDB and compatible servers when the application is back 
online, keeping the user's data in sync no matter where they next login.</p>
-
         <a href="{{ site.baseurl }}/learn.html" class="btn btn-primary btn-lg 
btn-block-xs">Learn more</a>
-
       </div>
-

Review Comment:
   why?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to