diff --git a/_layouts/default.html b/_layouts/default.html index 15c4527469..e2fadffb48 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -70,11 +70,7 @@ - {% if page.layout == "homepage" %} - - {% else %} - - {% endif %} + diff --git a/readme.md b/readme.md index 828c06d5a5..cb8cc0d3c9 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,12 @@ --- layout: homepage -title: Home +title: Modern DevOps practices with Visual Studio, Team Services and Azure keywords: ALM VM homepage tags: [overview] permalink: default.html comments: true landingpage: false -description: Evaluating your next DevOps toolchain? Want to go deep and learn how you can implement modern DevOps practices with Visual Studio, Team Services and Azure? If you said yes to any of these questions, then this VM and Hands-on-labs are what you are looking for +description: Learn how you can implement modern DevOps practices with Visual Studio, Team Services and Azure. ---