Created
March 16, 2016 18:40
-
-
Save facuescobar/bd14b5cd2c588e6d0930 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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