diff --git a/content/html/en/index.md b/content/html/en/index.md index b0af1cf..d9dfb01 100644 --- a/content/html/en/index.md +++ b/content/html/en/index.md @@ -34,9 +34,9 @@ $('document').ready(function() { <% end %>
@@ -65,6 +65,9 @@ Your password is copied, you can paste it.
-<%= block("Get it!", "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=436268354&mt=8","On the Apple Store") %> +<%= block("Get it!", + "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=436268354&mt=8", + "On the Apple Store", + "clickable") %>
diff --git a/content/html/fr/index.md b/content/html/fr/index.md index b0af1cf..d9dfb01 100644 --- a/content/html/fr/index.md +++ b/content/html/fr/index.md @@ -34,9 +34,9 @@ $('document').ready(function() { <% end %>
@@ -65,6 +65,9 @@ Your password is copied, you can paste it.
-<%= block("Get it!", "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=436268354&mt=8","On the Apple Store") %> +<%= block("Get it!", + "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=436268354&mt=8", + "On the Apple Store", + "clickable") %>
diff --git a/multi/index.md b/multi/index.md index b0af1cf..d9dfb01 100644 --- a/multi/index.md +++ b/multi/index.md @@ -34,9 +34,9 @@ $('document').ready(function() { <% end %>
@@ -65,6 +65,9 @@ Your password is copied, you can paste it.
-<%= block("Get it!", "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=436268354&mt=8","On the Apple Store") %> +<%= block("Get it!", + "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=436268354&mt=8", + "On the Apple Store", + "clickable") %>
diff --git a/site/Scratch/en/index.html b/site/Scratch/en/index.html index a893145..6b7d5fb 100644 --- a/site/Scratch/en/index.html +++ b/site/Scratch/en/index.html @@ -70,7 +70,7 @@