From 2f0fbd3ec679af31356852ede3867e680c0157c7 Mon Sep 17 00:00:00 2001
From: Wolfgang Knopki <wolfgang.knopki@hft-stuttgart.de>
Date: Mon, 21 Dec 2020 09:44:36 +0000
Subject: [PATCH] Update bwcloud.html, consistent naming of headings

---
 bwcloud.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bwcloud.html b/bwcloud.html
index 165cd15..2ab1e3a 100644
--- a/bwcloud.html
+++ b/bwcloud.html
@@ -38,7 +38,7 @@
             <div class="container">
                 <div class="row" style="margin-bottom: 0;padding-top: 20px;padding-bottom: 20px;">
                     <div class="col-lg-12" style="background-color: #feffff;">
-                        <h2 class="d-flex flex-column flex-shrink-1 order-1 justify-content-lg-start text-center" style="padding-top: 15px;color: #708090;"><strong>Features</strong></h2>
+                        <h2 class="d-flex flex-column flex-shrink-1 order-1 justify-content-lg-start text-center" style="padding-top: 15px;color: #708090;"><strong>bwSync&amp;Share</strong></h2>
                     </div>
                     <div class="col-auto col-md-4 col-lg-6 flex-row flex-grow-1 flex-fill order-1" style="background-color: #ffffff;">
                         <p>bwSync&amp;Share bietet die Möglichkeit, Dateien miteinenader zu teilen und zu synchronisieren.</p>
-- 
GitLab