Changing action section a little and replacing Lorem Ipsum.
authorZak Rogoff <zak@fsf.org>
Wed, 2 Nov 2016 21:31:27 +0000 (17:31 -0400)
committerZak Rogoff <zak@fsf.org>
Wed, 2 Nov 2016 21:31:27 +0000 (17:31 -0400)
givingguide.html

index 956e8f82944c30692491952a586b8371cb1aaea6..eb2968f0d0147a17c58165424840079479d4839c 100644 (file)
   <!--End Intro-->
 
   <!--Begin Actions-->
+  <!-- The original format Reda Lazri designed for these actions was h2, p, button.-->
   <section class="actions" id="actions">
     <div class="container">
       <div class="row is-table-row">
-        <!-- Begin Share -->
+        <!-- Begin Action -->
         <div class="action col-md-4 col-sm-4 text-center">
-          <h2>Share</h2>
-          <p>
-            Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.
-          </p>
-          <a class="action-button" href="https://www.fsf.org/share?u=https://www.fsf.org/givingguide/&amp;t=Check out the Free Software Foundation Ethical Tech Giving Guide">#givefreely</a>
+          <a class="action-button" href="https://www.fsf.org/share?u=https://www.fsf.org/givingguide/&amp;t=Check out the Free Software Foundation Ethical Tech Giving Guide">Share</a>
+                            <p>
+                              Use #givefreely. You might get a gift out of it!
+                            </p>
         </div>
-        <!-- End Share -->
+        <!-- End Action -->
 
-        <!-- Begin Share -->
+        <!-- Begin Action -->
         <div class="action col-md-4 col-sm-4 text-center">
-          <h2>Organize</h2>
-          <p>
-            Download the printable version and organize a <a href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Giving Guide Giveaway</a> to share it with your community.
-          </p>
-          <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer#printable">Print the guide</a>
+          <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Lead an event</a>
+                    <p>
+                      Print and distribute to holiday shoppers.
+                    </p>
+
         </div>
-        <!-- End Share -->
+        <!-- End Action -->
 
-        <!-- Begin Share -->
+        <!-- Begin Action -->
         <div class="action col-md-4 col-sm-4 text-center">
-          <h2>Non-profit</h2>
+          <a class="action-button" href="#charities">Donate instead</a>
           <p>
-            Donating to a <a href="#charities">nonprofit</a> in someone's name is at least as meaningful as buying them an electronic device.
+          Help a free software organization, as a gift.
           </p>
-          <a class="action-button" href="#charities">Donate</a>
         </div>
-        <!-- End Share -->
+        <!-- End Action -->
       </div>
       <!-- End Row -->
     </div>