]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
updates pages for apps move
authorRafiBomb <rafi@zurb.com>
Mon, 31 Oct 2016 22:30:28 +0000 (15:30 -0700)
committerRafiBomb <rafi@zurb.com>
Mon, 31 Oct 2016 22:30:28 +0000 (15:30 -0700)
docs/pages/global.md
docs/pages/sass-guide.md
docs/partials/mobile-navigation.html

index 052fa6e50bfe3fe3ed9eef9592c8a09ea3f04f2d..838547f4eccc162fe1f20a85812bf347fbf86ea0 100644 (file)
@@ -101,7 +101,7 @@ Some components, such as [buttons](button.html) and [callouts](callout.html), ha
 
 ## Responsive Breakpoint
 
-Unlike Foundation for Sites and Apps, the Foundation for Emails CSS is written *desktop-first*. This is because many older desktop email clients don't support media queries, or `<style>` tags.
+Unlike Foundation for Sites, the Foundation for Emails CSS is written *desktop-first*. This is because many older desktop email clients don't support media queries, or `<style>` tags.
 
 **Your email layout shifts from desktop to mobile at 596 pixels.** This is the width of the container, plus the width of the gutters around the container. In the Sass version of Foundation, you can change the breakpoint by modifying these variables:
 
index 280252e6d242fdcfdb902250c6b36155d354c9c1..83abc4ea0e1ceeeeb7d77d29367a839f58b931e2 100644 (file)
@@ -28,7 +28,7 @@ To use the Sass version of Foundation for Emails, you need Node.js installed on
 
 ## Installing
 
-We'll use the Foundation CLI to set up a new project. If you already have the Foundation CLI installed from Foundation for Sites or Apps, you can skip this first command.
+We'll use the Foundation CLI to set up a new project. If you already have the Foundation CLI installed from Foundation for Sites, you can skip this first command.
 
 ```bash
 npm install --global foundation-cli
index 55424233fafcf68b1699193f19c66fa99c8258d4..342a624d15fd163b98fd01bb4fcbed181dfe763c 100644 (file)
@@ -29,7 +29,6 @@
         <li class="title">Frameworks</li>
         <li><a href="http://foundation.zurb.com/sites.html">Foundation for Sites</a></li>
         <li><a href="http://foundation.zurb.com/emails.html">Foundation for Email</a></li>
-        <li><a href="http://foundation.zurb.com/apps.html">Foundation for Apps</a></li>
         <li class="divider"></li>
         <li class="title">Develop</li>
         <li><a href="http://foundation.zurb.com/templates.html">HTML Templates</a></li>
@@ -68,7 +67,6 @@
       <a href="http://foundation.zurb.com/frameworks-docs.html">Docs</a>
       <ul class="submenu menu vertical" data-submenu>
         <li><a href="http://foundation.zurb.com/docs/" target="_blank">Sites Docs</a></li>
-        <li><a href="http://foundation.zurb.com/apps/docs/#!/" target="_blank">Apps Docs</a></li>
         <li><a href="http://zurb.com/ink/docs.php" target="_blank">Email Docs</a></li>
       </ul>
     </li>