]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Moved docs versioning to homepage
authorNick Wittwer <nick.wittwer@me.com>
Wed, 17 Aug 2016 21:11:12 +0000 (14:11 -0700)
committerNick Wittwer <nick.wittwer@me.com>
Wed, 17 Aug 2016 21:11:12 +0000 (14:11 -0700)
docs/pages/index.md
docs/partials/component-list.html

index 5c5cd278186d2f57442d067ecab0816f66bb51f4..b639de60ee5123fe868b49f62ebf0258d6dc94a2 100644 (file)
@@ -3,6 +3,12 @@ title: Foundation for Emails
 description: Use Foundation for Emails to design responsive HTML emails that work in any email client.
 ---
 
+<p class="docs-nav-version">
+  <span data-docs-version>v2.2.0</span>
+  <a href="https://github.com/zurb/foundation-emails/releases/" target="_blank">(Changelog)</a>
+</p>
+
+
 ## Getting Started
 
 There are two ways to get started with Foundation for Emails: the CSS version and the Sass version.
index 48925aec84c8e4ddaed2ec0b15ac24bce5c7056f..0785216bd6ebc0098c8cf05fd7e293752ea15da6 100644 (file)
@@ -1,9 +1,4 @@
 <ul class="vertical menu docs-nav" id="docs-menu">
-  <p class="docs-nav-version">
-    <span data-docs-version>v2.2.0</span>
-    <a href="https://github.com/zurb/foundation-emails/releases/" target="_blank">(Changelog)</a>
-  </p>
-
   <li class="docs-nav-title">Geting Started</li>
   <li><a href="index.html">Overview</a></li>
   <li><a href="css-guide.html">CSS Version</a></li>