Skip to content

Instantly share code, notes, and snippets.

@facuescobar
Created March 16, 2016 18:40
Show Gist options
  • Save facuescobar/bd14b5cd2c588e6d0930 to your computer and use it in GitHub Desktop.
Save facuescobar/bd14b5cd2c588e6d0930 to your computer and use it in GitHub Desktop.
(rebelmouse)escobar@beta1:~/rebelmouse$ git diff engine/flonasespring/templates/mustache/roar/posts/posts-section.html
diff --git a/engine/flonasespring/templates/mustache/roar/posts/posts-section.html b/engine/flonasespring/temp
index a44716b..959717c 100644
--- a/engine/flonasespring/templates/mustache/roar/posts/posts-section.html
+++ b/engine/flonasespring/templates/mustache/roar/posts/posts-section.html
@@ -1,4 +1,4 @@
-<article class="clearfix widget__article {{type}}-article">
+<article class="clearfix widget__article {{type}}-article tag-{{section.original_url}}">
<div class="widget__head">
<a class="widget__image" {{>roar/posts/partials/postLink}}
{{#image}}
(rebelmouse)escobar@beta1:~/rebelmouse$ git checkout engine/flonasespring/templates/mustache/roar/posts/posts-section.html
Updating dependencies... To monitoring run command:
tail -f /home/escobar/log/up.2016-03-16.18-37-56.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment